Home | History | Annotate | Download | only in vcdiff_test
      1 <?xml version="1.0" encoding="Windows-1252"?>
      2 <VisualStudioProject
      3 	ProjectType="Visual C++"
      4 	Version="8.00"
      5 	Name="vcdiff_test"
      6 	ProjectGUID="{EDC1569F-95B3-4536-9674-6AD9A0ADAAF4}"
      7 	RootNamespace="vcdiff_test"
      8 	>
      9 	<Platforms>
     10 		<Platform
     11 			Name="Win32"
     12 		/>
     13 	</Platforms>
     14 	<ToolFiles>
     15 	</ToolFiles>
     16 	<Configurations>
     17 		<Configuration
     18 			Name="Debug|Win32"
     19 			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
     20 			IntermediateDirectory="$(ConfigurationName)"
     21 			ConfigurationType="10"
     22 			CharacterSet="2"
     23 			BuildLogFile="$(IntDir)\BuildLog_$(ProjectName).htm"
     24 			>
     25 			<Tool
     26 				Name="VCPreBuildEventTool"
     27 			/>
     28 			<Tool
     29 				Name="VCCustomBuildTool"
     30 			/>
     31 			<Tool
     32 				Name="VCMIDLTool"
     33 			/>
     34 			<Tool
     35 				Name="VCPostBuildEventTool"
     36 				CommandLine="$(SolutionDir)vcdiff_test.bat $(OutDir)\vcdiff.exe"
     37 			/>
     38 		</Configuration>
     39 		<Configuration
     40 			Name="Release|Win32"
     41 			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
     42 			IntermediateDirectory="$(ConfigurationName)"
     43 			ConfigurationType="1"
     44 			CharacterSet="2"
     45 			WholeProgramOptimization="1"
     46 			>
     47 			<Tool
     48 				Name="VCPreBuildEventTool"
     49 			/>
     50 			<Tool
     51 				Name="VCCustomBuildTool"
     52 			/>
     53 			<Tool
     54 				Name="VCXMLDataGeneratorTool"
     55 			/>
     56 			<Tool
     57 				Name="VCWebServiceProxyGeneratorTool"
     58 			/>
     59 			<Tool
     60 				Name="VCMIDLTool"
     61 			/>
     62 			<Tool
     63 				Name="VCCLCompilerTool"
     64 				RuntimeLibrary="2"
     65 				WarningLevel="3"
     66 				Detect64BitPortabilityProblems="true"
     67 				DebugInformationFormat="3"
     68 			/>
     69 			<Tool
     70 				Name="VCManagedResourceCompilerTool"
     71 			/>
     72 			<Tool
     73 				Name="VCResourceCompilerTool"
     74 			/>
     75 			<Tool
     76 				Name="VCPreLinkEventTool"
     77 			/>
     78 			<Tool
     79 				Name="VCLinkerTool"
     80 				GenerateDebugInformation="true"
     81 				OptimizeReferences="2"
     82 				EnableCOMDATFolding="2"
     83 				TargetMachine="1"
     84 			/>
     85 			<Tool
     86 				Name="VCALinkTool"
     87 			/>
     88 			<Tool
     89 				Name="VCManifestTool"
     90 			/>
     91 			<Tool
     92 				Name="VCXDCMakeTool"
     93 			/>
     94 			<Tool
     95 				Name="VCBscMakeTool"
     96 			/>
     97 			<Tool
     98 				Name="VCFxCopTool"
     99 			/>
    100 			<Tool
    101 				Name="VCAppVerifierTool"
    102 			/>
    103 			<Tool
    104 				Name="VCWebDeploymentTool"
    105 			/>
    106 			<Tool
    107 				Name="VCPostBuildEventTool"
    108 			/>
    109 		</Configuration>
    110 	</Configurations>
    111 	<References>
    112 	</References>
    113 	<Files>
    114 		<Filter
    115 			Name="Source Files"
    116 			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
    117 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
    118 			>
    119 		</Filter>
    120 		<Filter
    121 			Name="Header Files"
    122 			Filter="h;hpp;hxx;hm;inl;inc;xsd"
    123 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
    124 			>
    125 		</Filter>
    126 		<Filter
    127 			Name="Resource Files"
    128 			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
    129 			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
    130 			>
    131 		</Filter>
    132 	</Files>
    133 	<Globals>
    134 	</Globals>
    135 </VisualStudioProject>
    136