00001 <?xml version="1.0" encoding="Windows-1252"?>
00002 <VisualStudioProject
00003 ProjectType="Visual C++"
00004 Version="7.10"
00005 Name="ZIPPAR"
00006 ProjectGUID="{DF29DD73-A06B-47BE-9F1C-B869C295FC4B}"
00007 RootNamespace="ZIPPAR"
00008 Keyword="ManagedCProj">
00009 <Platforms>
00010 <Platform
00011 Name="Win32"/>
00012 </Platforms>
00013 <Configurations>
00014 <Configuration
00015 Name="Debug|Win32"
00016 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
00017 IntermediateDirectory="$(ConfigurationName)"
00018 ConfigurationType="1"
00019 CharacterSet="2"
00020 ManagedExtensions="TRUE">
00021 <Tool
00022 Name="VCCLCompilerTool"
00023 Optimization="0"
00024 PreprocessorDefinitions="WIN32;_DEBUG"
00025 MinimalRebuild="FALSE"
00026 BasicRuntimeChecks="0"
00027 RuntimeLibrary="1"
00028 WarningLevel="3"
00029 DebugInformationFormat="3"/>
00030 <Tool
00031 Name="VCCustomBuildTool"/>
00032 <Tool
00033 Name="VCLinkerTool"
00034 OutputFile="$(OutDir)\$(ProjectName).exe"
00035 LinkIncremental="2"
00036 GenerateDebugInformation="TRUE"
00037 AssemblyDebug="1"/>
00038 <Tool
00039 Name="VCMIDLTool"/>
00040 <Tool
00041 Name="VCPostBuildEventTool"/>
00042 <Tool
00043 Name="VCPreBuildEventTool"/>
00044 <Tool
00045 Name="VCPreLinkEventTool"/>
00046 <Tool
00047 Name="VCResourceCompilerTool"/>
00048 <Tool
00049 Name="VCWebServiceProxyGeneratorTool"/>
00050 <Tool
00051 Name="VCXMLDataGeneratorTool"/>
00052 <Tool
00053 Name="VCWebDeploymentTool"/>
00054 <Tool
00055 Name="VCManagedWrapperGeneratorTool"/>
00056 <Tool
00057 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
00058 </Configuration>
00059 <Configuration
00060 Name="Release|Win32"
00061 OutputDirectory="$(SolutionDir)$(ConfigurationName)"
00062 IntermediateDirectory="$(ConfigurationName)"
00063 ConfigurationType="1"
00064 CharacterSet="2"
00065 ManagedExtensions="TRUE">
00066 <Tool
00067 Name="VCCLCompilerTool"
00068 PreprocessorDefinitions="WIN32;NDEBUG"
00069 MinimalRebuild="FALSE"
00070 RuntimeLibrary="0"
00071 WarningLevel="3"
00072 DebugInformationFormat="3"/>
00073 <Tool
00074 Name="VCCustomBuildTool"/>
00075 <Tool
00076 Name="VCLinkerTool"
00077 OutputFile="$(OutDir)\$(ProjectName).exe"
00078 LinkIncremental="1"
00079 GenerateDebugInformation="TRUE"/>
00080 <Tool
00081 Name="VCMIDLTool"/>
00082 <Tool
00083 Name="VCPostBuildEventTool"/>
00084 <Tool
00085 Name="VCPreBuildEventTool"/>
00086 <Tool
00087 Name="VCPreLinkEventTool"/>
00088 <Tool
00089 Name="VCResourceCompilerTool"/>
00090 <Tool
00091 Name="VCWebServiceProxyGeneratorTool"/>
00092 <Tool
00093 Name="VCXMLDataGeneratorTool"/>
00094 <Tool
00095 Name="VCWebDeploymentTool"/>
00096 <Tool
00097 Name="VCManagedWrapperGeneratorTool"/>
00098 <Tool
00099 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
00100 </Configuration>
00101 </Configurations>
00102 <References>
00103 </References>
00104 <Files>
00105 <Filter
00106 Name="Source Files"
00107 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
00108 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
00109 <File
00110 RelativePath=".\main.cpp">
00111 </File>
00112 </Filter>
00113 <Filter
00114 Name="Header Files"
00115 Filter="h;hpp;hxx;hm;inl;inc;xsd"
00116 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
00117 <File
00118 RelativePath=".\par.h">
00119 </File>
00120 </Filter>
00121 <Filter
00122 Name="Resource Files"
00123 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
00124 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
00125 </Filter>
00126 </Files>
00127 <Globals>
00128 </Globals>
00129 </VisualStudioProject>