MS_Win32/ann2fig/ann2fig.vcproj
changeset 0 e2bb6f169431
equal deleted inserted replaced
-1:000000000000 0:e2bb6f169431
       
     1 <?xml version="1.0" encoding="Windows-1252"?>
       
     2 <VisualStudioProject
       
     3 	ProjectType="Visual C++"
       
     4 	Version="8.00"
       
     5 	Name="ann2fig"
       
     6 	ProjectGUID="{622DD7D8-0C0A-4303-9176-C9A8AF467E70}"
       
     7 	Keyword="Win32Proj"
       
     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="Debug"
       
    20 			IntermediateDirectory="Debug"
       
    21 			ConfigurationType="1"
       
    22 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
       
    23 			CharacterSet="2"
       
    24 			>
       
    25 			<Tool
       
    26 				Name="VCPreBuildEventTool"
       
    27 			/>
       
    28 			<Tool
       
    29 				Name="VCCustomBuildTool"
       
    30 			/>
       
    31 			<Tool
       
    32 				Name="VCXMLDataGeneratorTool"
       
    33 			/>
       
    34 			<Tool
       
    35 				Name="VCWebServiceProxyGeneratorTool"
       
    36 			/>
       
    37 			<Tool
       
    38 				Name="VCMIDLTool"
       
    39 			/>
       
    40 			<Tool
       
    41 				Name="VCCLCompilerTool"
       
    42 				Optimization="0"
       
    43 				AdditionalIncludeDirectories="..\..\include"
       
    44 				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE"
       
    45 				MinimalRebuild="true"
       
    46 				BasicRuntimeChecks="3"
       
    47 				RuntimeLibrary="1"
       
    48 				UsePrecompiledHeader="0"
       
    49 				WarningLevel="3"
       
    50 				Detect64BitPortabilityProblems="true"
       
    51 				DebugInformationFormat="4"
       
    52 			/>
       
    53 			<Tool
       
    54 				Name="VCManagedResourceCompilerTool"
       
    55 			/>
       
    56 			<Tool
       
    57 				Name="VCResourceCompilerTool"
       
    58 			/>
       
    59 			<Tool
       
    60 				Name="VCPreLinkEventTool"
       
    61 			/>
       
    62 			<Tool
       
    63 				Name="VCLinkerTool"
       
    64 				OutputFile="..\bin\ann2fig.exe"
       
    65 				LinkIncremental="2"
       
    66 				GenerateDebugInformation="true"
       
    67 				ProgramDatabaseFile="$(OutDir)/ann2fig.pdb"
       
    68 				SubSystem="1"
       
    69 				TargetMachine="1"
       
    70 			/>
       
    71 			<Tool
       
    72 				Name="VCALinkTool"
       
    73 			/>
       
    74 			<Tool
       
    75 				Name="VCManifestTool"
       
    76 			/>
       
    77 			<Tool
       
    78 				Name="VCXDCMakeTool"
       
    79 			/>
       
    80 			<Tool
       
    81 				Name="VCBscMakeTool"
       
    82 			/>
       
    83 			<Tool
       
    84 				Name="VCFxCopTool"
       
    85 			/>
       
    86 			<Tool
       
    87 				Name="VCAppVerifierTool"
       
    88 			/>
       
    89 			<Tool
       
    90 				Name="VCWebDeploymentTool"
       
    91 			/>
       
    92 			<Tool
       
    93 				Name="VCPostBuildEventTool"
       
    94 			/>
       
    95 		</Configuration>
       
    96 		<Configuration
       
    97 			Name="Release|Win32"
       
    98 			OutputDirectory="Release"
       
    99 			IntermediateDirectory="Release"
       
   100 			ConfigurationType="1"
       
   101 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
       
   102 			CharacterSet="2"
       
   103 			>
       
   104 			<Tool
       
   105 				Name="VCPreBuildEventTool"
       
   106 			/>
       
   107 			<Tool
       
   108 				Name="VCCustomBuildTool"
       
   109 			/>
       
   110 			<Tool
       
   111 				Name="VCXMLDataGeneratorTool"
       
   112 			/>
       
   113 			<Tool
       
   114 				Name="VCWebServiceProxyGeneratorTool"
       
   115 			/>
       
   116 			<Tool
       
   117 				Name="VCMIDLTool"
       
   118 			/>
       
   119 			<Tool
       
   120 				Name="VCCLCompilerTool"
       
   121 				AdditionalIncludeDirectories="..\..\include"
       
   122 				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE"
       
   123 				RuntimeLibrary="0"
       
   124 				UsePrecompiledHeader="0"
       
   125 				WarningLevel="3"
       
   126 				Detect64BitPortabilityProblems="true"
       
   127 				DebugInformationFormat="3"
       
   128 			/>
       
   129 			<Tool
       
   130 				Name="VCManagedResourceCompilerTool"
       
   131 			/>
       
   132 			<Tool
       
   133 				Name="VCResourceCompilerTool"
       
   134 			/>
       
   135 			<Tool
       
   136 				Name="VCPreLinkEventTool"
       
   137 			/>
       
   138 			<Tool
       
   139 				Name="VCLinkerTool"
       
   140 				OutputFile="..\bin\ann2fig.exe"
       
   141 				LinkIncremental="1"
       
   142 				GenerateDebugInformation="true"
       
   143 				SubSystem="1"
       
   144 				OptimizeReferences="2"
       
   145 				EnableCOMDATFolding="2"
       
   146 				TargetMachine="1"
       
   147 			/>
       
   148 			<Tool
       
   149 				Name="VCALinkTool"
       
   150 			/>
       
   151 			<Tool
       
   152 				Name="VCManifestTool"
       
   153 			/>
       
   154 			<Tool
       
   155 				Name="VCXDCMakeTool"
       
   156 			/>
       
   157 			<Tool
       
   158 				Name="VCBscMakeTool"
       
   159 			/>
       
   160 			<Tool
       
   161 				Name="VCFxCopTool"
       
   162 			/>
       
   163 			<Tool
       
   164 				Name="VCAppVerifierTool"
       
   165 			/>
       
   166 			<Tool
       
   167 				Name="VCWebDeploymentTool"
       
   168 			/>
       
   169 			<Tool
       
   170 				Name="VCPostBuildEventTool"
       
   171 			/>
       
   172 		</Configuration>
       
   173 	</Configurations>
       
   174 	<References>
       
   175 	</References>
       
   176 	<Files>
       
   177 		<Filter
       
   178 			Name="Source Files"
       
   179 			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
       
   180 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
       
   181 			>
       
   182 			<File
       
   183 				RelativePath="..\..\ann2fig\ann2fig.cpp"
       
   184 				>
       
   185 			</File>
       
   186 		</Filter>
       
   187 		<Filter
       
   188 			Name="Header Files"
       
   189 			Filter="h;hpp;hxx;hm;inl;inc;xsd"
       
   190 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
       
   191 			>
       
   192 		</Filter>
       
   193 		<Filter
       
   194 			Name="Resource Files"
       
   195 			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
       
   196 			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
       
   197 			>
       
   198 		</Filter>
       
   199 	</Files>
       
   200 	<Globals>
       
   201 	</Globals>
       
   202 </VisualStudioProject>