Home | History | Annotate | Download | only in gennorm2
      1 <?xml version="1.0" encoding="Windows-1252"?>
      2 <VisualStudioProject
      3 	ProjectType="Visual C++"
      4 	Version="9.00"
      5 	Name="gennorm2"
      6 	ProjectGUID="{C7891A65-80AB-4245-912E-5F1E17B0E6C4}"
      7 	RootNamespace="gennorm2"
      8 	Keyword="Win32Proj"
      9 	TargetFrameworkVersion="196613"
     10 	>
     11 	<Platforms>
     12 		<Platform
     13 			Name="Win32"
     14 		/>
     15 		<Platform
     16 			Name="x64"
     17 		/>
     18 	</Platforms>
     19 	<ToolFiles>
     20 	</ToolFiles>
     21 	<Configurations>
     22 		<Configuration
     23 			Name="Release|Win32"
     24 			OutputDirectory=".\x86\Release"
     25 			IntermediateDirectory=".\x86\Release"
     26 			ConfigurationType="1"
     27 			CharacterSet="1"
     28 			WholeProgramOptimization="1"
     29 			>
     30 			<Tool
     31 				Name="VCPreBuildEventTool"
     32 			/>
     33 			<Tool
     34 				Name="VCCustomBuildTool"
     35 				CommandLine="copy &quot;$(TargetPath)&quot; ..\..\..\bin&#x0D;&#x0A;"
     36 				Outputs="..\..\..\bin\$(TargetFileName)"
     37 			/>
     38 			<Tool
     39 				Name="VCXMLDataGeneratorTool"
     40 			/>
     41 			<Tool
     42 				Name="VCWebServiceProxyGeneratorTool"
     43 			/>
     44 			<Tool
     45 				Name="VCMIDLTool"
     46 			/>
     47 			<Tool
     48 				Name="VCCLCompilerTool"
     49 				AdditionalIncludeDirectories="..\..\common;..\toolutil"
     50 				PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE"
     51 				Optimization="2"
     52 				EnableIntrinsicFunctions="true"
     53 				StringPooling="true"
     54 				RuntimeLibrary="2"
     55 				EnableFunctionLevelLinking="true"
     56 				DisableLanguageExtensions="true"
     57 				TreatWChar_tAsBuiltInType="true"
     58 				PrecompiledHeaderFile=".\x86\Release\gennorm2.pch"
     59 				AssemblerListingLocation=".\x86\Release\"
     60 				ObjectFile=".\x86\Release\"
     61 				ProgramDataBaseFileName=".\x86\Release\"
     62 				WarningLevel="3"
     63 				DebugInformationFormat="3"
     64 				SuppressStartupBanner="true"
     65 				CompileAs="0"
     66 			/>
     67 			<Tool
     68 				Name="VCManagedResourceCompilerTool"
     69 			/>
     70 			<Tool
     71 				Name="VCResourceCompilerTool"
     72 				PreprocessorDefinitions="NDEBUG"
     73 				Culture="1033"
     74 			/>
     75 			<Tool
     76 				Name="VCPreLinkEventTool"
     77 			/>
     78 			<Tool
     79 				Name="VCLinkerTool"
     80 				OutputFile=".\x86\Release\gennorm2.exe"
     81 				LinkIncremental="1"
     82 				SuppressStartupBanner="true"
     83 				ProgramDatabaseFile=".\x86\Release\gennorm2.pdb"
     84 				GenerateDebugInformation="true"
     85 				SubSystem="1"
     86 				OptimizeReferences="2"
     87 				EnableCOMDATFolding="2"
     88 				TargetMachine="1"
     89 				RandomizedBaseAddress="1"
     90 				DataExecutionPrevention="1"
     91 			/>
     92 			<Tool
     93 				Name="VCALinkTool"
     94 			/>
     95 			<Tool
     96 				Name="VCManifestTool"
     97 			/>
     98 			<Tool
     99 				Name="VCXDCMakeTool"
    100 			/>
    101 			<Tool
    102 				Name="VCBscMakeTool"
    103 			/>
    104 			<Tool
    105 				Name="VCFxCopTool"
    106 			/>
    107 			<Tool
    108 				Name="VCAppVerifierTool"
    109 			/>
    110 			<Tool
    111 				Name="VCPostBuildEventTool"
    112 			/>
    113 		</Configuration>
    114 		<Configuration
    115 			Name="Debug|Win32"
    116 			OutputDirectory=".\x86\Debug"
    117 			IntermediateDirectory=".\x86\Debug"
    118 			ConfigurationType="1"
    119 			CharacterSet="1"
    120 			>
    121 			<Tool
    122 				Name="VCPreBuildEventTool"
    123 			/>
    124 			<Tool
    125 				Name="VCCustomBuildTool"
    126 				CommandLine="copy &quot;$(TargetPath)&quot; ..\..\..\bin&#x0D;&#x0A;"
    127 				Outputs="..\..\..\bin\$(TargetFileName)"
    128 			/>
    129 			<Tool
    130 				Name="VCXMLDataGeneratorTool"
    131 			/>
    132 			<Tool
    133 				Name="VCWebServiceProxyGeneratorTool"
    134 			/>
    135 			<Tool
    136 				Name="VCMIDLTool"
    137 			/>
    138 			<Tool
    139 				Name="VCCLCompilerTool"
    140 				Optimization="0"
    141 				AdditionalIncludeDirectories="..\..\common;..\toolutil"
    142 				PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE"
    143 				EnableIntrinsicFunctions="true"
    144 				MinimalRebuild="true"
    145 				BasicRuntimeChecks="3"
    146 				StringPooling="true"
    147 				RuntimeLibrary="3"
    148 				BufferSecurityCheck="true"
    149 				DisableLanguageExtensions="true"
    150 				TreatWChar_tAsBuiltInType="true"
    151 				PrecompiledHeaderFile=".\x86\Debug\gennorm2.pch"
    152 				AssemblerListingLocation=".\x86\Debug\"
    153 				ObjectFile=".\x86\Debug\"
    154 				ProgramDataBaseFileName=".\x86\Debug\"
    155 				BrowseInformation="1"
    156 				WarningLevel="3"
    157 				SuppressStartupBanner="true"
    158 				DebugInformationFormat="4"
    159 				CompileAs="0"
    160 			/>
    161 			<Tool
    162 				Name="VCManagedResourceCompilerTool"
    163 			/>
    164 			<Tool
    165 				Name="VCResourceCompilerTool"
    166 				PreprocessorDefinitions="_DEBUG"
    167 				Culture="1033"
    168 			/>
    169 			<Tool
    170 				Name="VCPreLinkEventTool"
    171 			/>
    172 			<Tool
    173 				Name="VCLinkerTool"
    174 				OutputFile=".\x86\Debug\gennorm2.exe"
    175 				LinkIncremental="2"
    176 				SuppressStartupBanner="true"
    177 				GenerateDebugInformation="true"
    178 				ProgramDatabaseFile=".\x86\Debug\gennorm2.pdb"
    179 				SubSystem="1"
    180 				TargetMachine="1"
    181 				RandomizedBaseAddress="1"
    182 				DataExecutionPrevention="1"
    183 			/>
    184 			<Tool
    185 				Name="VCALinkTool"
    186 			/>
    187 			<Tool
    188 				Name="VCManifestTool"
    189 			/>
    190 			<Tool
    191 				Name="VCXDCMakeTool"
    192 			/>
    193 			<Tool
    194 				Name="VCBscMakeTool"
    195 			/>
    196 			<Tool
    197 				Name="VCFxCopTool"
    198 			/>
    199 			<Tool
    200 				Name="VCAppVerifierTool"
    201 			/>
    202 			<Tool
    203 				Name="VCPostBuildEventTool"
    204 			/>
    205 		</Configuration>
    206 		<Configuration
    207 			Name="Release|x64"
    208 			OutputDirectory=".\x64\Release"
    209 			IntermediateDirectory=".\x64\Release"
    210 			ConfigurationType="1"
    211 			CharacterSet="1"
    212 			WholeProgramOptimization="1"
    213 			>
    214 			<Tool
    215 				Name="VCPreBuildEventTool"
    216 			/>
    217 			<Tool
    218 				Name="VCCustomBuildTool"
    219 				CommandLine="copy &quot;$(TargetPath)&quot; ..\..\..\bin64&#x0D;&#x0A;"
    220 				Outputs="..\..\..\bin64\$(TargetFileName)"
    221 			/>
    222 			<Tool
    223 				Name="VCXMLDataGeneratorTool"
    224 			/>
    225 			<Tool
    226 				Name="VCWebServiceProxyGeneratorTool"
    227 			/>
    228 			<Tool
    229 				Name="VCMIDLTool"
    230 			/>
    231 			<Tool
    232 				Name="VCCLCompilerTool"
    233 				AdditionalIncludeDirectories="..\..\common;..\toolutil"
    234 				PreprocessorDefinitions="WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE"
    235 				Optimization="2"
    236 				EnableIntrinsicFunctions="true"
    237 				StringPooling="true"
    238 				RuntimeLibrary="2"
    239 				EnableFunctionLevelLinking="true"
    240 				DisableLanguageExtensions="true"
    241 				TreatWChar_tAsBuiltInType="true"
    242 				PrecompiledHeaderFile=".\x64\Release\gennorm2.pch"
    243 				AssemblerListingLocation=".\x64\Release\"
    244 				ObjectFile=".\x64\Release\"
    245 				ProgramDataBaseFileName=".\x64\Release\"
    246 				WarningLevel="3"
    247 				DebugInformationFormat="3"
    248 				SuppressStartupBanner="true"
    249 				CompileAs="0"
    250 			/>
    251 			<Tool
    252 				Name="VCManagedResourceCompilerTool"
    253 			/>
    254 			<Tool
    255 				Name="VCResourceCompilerTool"
    256 				PreprocessorDefinitions="NDEBUG"
    257 				Culture="1033"
    258 			/>
    259 			<Tool
    260 				Name="VCPreLinkEventTool"
    261 			/>
    262 			<Tool
    263 				Name="VCLinkerTool"
    264 				OutputFile=".\x64\Release\gennorm2.exe"
    265 				LinkIncremental="1"
    266 				SuppressStartupBanner="true"
    267 				ProgramDatabaseFile=".\x64\Release\gennorm2.pdb"
    268 				GenerateDebugInformation="true"
    269 				SubSystem="1"
    270 				OptimizeReferences="2"
    271 				EnableCOMDATFolding="2"
    272 				TargetMachine="17"
    273 				RandomizedBaseAddress="1"
    274 				DataExecutionPrevention="1"
    275 			/>
    276 			<Tool
    277 				Name="VCALinkTool"
    278 			/>
    279 			<Tool
    280 				Name="VCManifestTool"
    281 			/>
    282 			<Tool
    283 				Name="VCXDCMakeTool"
    284 			/>
    285 			<Tool
    286 				Name="VCBscMakeTool"
    287 			/>
    288 			<Tool
    289 				Name="VCFxCopTool"
    290 			/>
    291 			<Tool
    292 				Name="VCAppVerifierTool"
    293 			/>
    294 			<Tool
    295 				Name="VCPostBuildEventTool"
    296 			/>
    297 		</Configuration>
    298 		<Configuration
    299 			Name="Debug|x64"
    300 			OutputDirectory=".\x64\Debug"
    301 			IntermediateDirectory=".\x64\Debug"
    302 			ConfigurationType="1"
    303 			CharacterSet="1"
    304 			>
    305 			<Tool
    306 				Name="VCPreBuildEventTool"
    307 			/>
    308 			<Tool
    309 				Name="VCCustomBuildTool"
    310 				CommandLine="copy &quot;$(TargetPath)&quot; ..\..\..\bin64&#x0D;&#x0A;"
    311 				Outputs="..\..\..\bin64\$(TargetFileName)"
    312 			/>
    313 			<Tool
    314 				Name="VCXMLDataGeneratorTool"
    315 			/>
    316 			<Tool
    317 				Name="VCWebServiceProxyGeneratorTool"
    318 			/>
    319 			<Tool
    320 				Name="VCMIDLTool"
    321 			/>
    322 			<Tool
    323 				Name="VCCLCompilerTool"
    324 				Optimization="0"
    325 				AdditionalIncludeDirectories="..\..\common;..\toolutil"
    326 				PreprocessorDefinitions="WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE"
    327 				EnableIntrinsicFunctions="true"
    328 				MinimalRebuild="true"
    329 				BasicRuntimeChecks="3"
    330 				StringPooling="true"
    331 				RuntimeLibrary="3"
    332 				BufferSecurityCheck="true"
    333 				DisableLanguageExtensions="true"
    334 				TreatWChar_tAsBuiltInType="true"
    335 				PrecompiledHeaderFile=".\x64\Debug\gennorm2.pch"
    336 				AssemblerListingLocation=".\x64\Debug\"
    337 				ObjectFile=".\x64\Debug\"
    338 				ProgramDataBaseFileName=".\x64\Debug\"
    339 				BrowseInformation="1"
    340 				WarningLevel="3"
    341 				SuppressStartupBanner="true"
    342 				DebugInformationFormat="4"
    343 				CompileAs="0"
    344 			/>
    345 			<Tool
    346 				Name="VCManagedResourceCompilerTool"
    347 			/>
    348 			<Tool
    349 				Name="VCResourceCompilerTool"
    350 				PreprocessorDefinitions="_DEBUG"
    351 				Culture="1033"
    352 			/>
    353 			<Tool
    354 				Name="VCPreLinkEventTool"
    355 			/>
    356 			<Tool
    357 				Name="VCLinkerTool"
    358 				OutputFile=".\x64\Debug\gennorm2.exe"
    359 				LinkIncremental="2"
    360 				SuppressStartupBanner="true"
    361 				GenerateDebugInformation="true"
    362 				ProgramDatabaseFile=".\x64\Debug\gennorm2.pdb"
    363 				SubSystem="1"
    364 				TargetMachine="17"
    365 				RandomizedBaseAddress="1"
    366 				DataExecutionPrevention="1"
    367 			/>
    368 			<Tool
    369 				Name="VCALinkTool"
    370 			/>
    371 			<Tool
    372 				Name="VCManifestTool"
    373 			/>
    374 			<Tool
    375 				Name="VCXDCMakeTool"
    376 			/>
    377 			<Tool
    378 				Name="VCBscMakeTool"
    379 			/>
    380 			<Tool
    381 				Name="VCFxCopTool"
    382 			/>
    383 			<Tool
    384 				Name="VCAppVerifierTool"
    385 			/>
    386 			<Tool
    387 				Name="VCPostBuildEventTool"
    388 			/>
    389 		</Configuration>
    390 	</Configurations>
    391 	<References>
    392 	</References>
    393 	<Files>
    394 		<File
    395 			RelativePath=".\gennorm2.cpp"
    396 			>
    397 		</File>
    398 		<File
    399 			RelativePath=".\n2builder.cpp"
    400 			>
    401 		</File>
    402 		<File
    403 			RelativePath=".\n2builder.h"
    404 			>
    405 		</File>
    406 	</Files>
    407 	<Globals>
    408 	</Globals>
    409 </VisualStudioProject>
    410