Home | History | Annotate | Download | only in vs9
      1 <?xml version="1.0" encoding="Windows-1252"?>
      2 <VisualStudioProject
      3 	ProjectType="Visual C++"
      4 	Version="9,00"
      5 	Name="gspawn-win32-helper-console"
      6 	ProjectGUID="{E40E8A7E-7CAE-4659-9B8B-BC38898E3074}"
      7 	RootNamespace="gspawnwin32helperconsole"
      8 	Keyword="Win32Proj"
      9 	TargetFrameworkVersion="131072"
     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="Debug|Win32"
     24 			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
     25 			IntermediateDirectory="$(SolutionDir)$(ConfigurationName)"
     26 			ConfigurationType="1"
     27 			CharacterSet="2"
     28 			>
     29 			<Tool
     30 				Name="VCPreBuildEventTool"
     31 			/>
     32 			<Tool
     33 				Name="VCCustomBuildTool"
     34 			/>
     35 			<Tool
     36 				Name="VCXMLDataGeneratorTool"
     37 			/>
     38 			<Tool
     39 				Name="VCWebServiceProxyGeneratorTool"
     40 			/>
     41 			<Tool
     42 				Name="VCMIDLTool"
     43 			/>
     44 			<Tool
     45 				Name="VCCLCompilerTool"
     46 				Optimization="0"
     47 				AdditionalIncludeDirectories="../../..;../../../glib;../../../../dependencies/$(PlatformName)/proxy-libintl-20080916/include"
     48 				PreprocessorDefinitions="_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS"
     49 				MinimalRebuild="true"
     50 				BasicRuntimeChecks="3"
     51 				RuntimeLibrary="3"
     52 				UsePrecompiledHeader="0"
     53 				WarningLevel="3"
     54 				DebugInformationFormat="4"
     55 				CompileAs="1"
     56 				ForcedIncludeFiles="msvc_recommended_pragmas.h"
     57 			/>
     58 			<Tool
     59 				Name="VCManagedResourceCompilerTool"
     60 			/>
     61 			<Tool
     62 				Name="VCResourceCompilerTool"
     63 			/>
     64 			<Tool
     65 				Name="VCPreLinkEventTool"
     66 			/>
     67 			<Tool
     68 				Name="VCLinkerTool"
     69 				LinkIncremental="2"
     70 				GenerateDebugInformation="true"
     71 				SubSystem="1"
     72 				RandomizedBaseAddress="1"
     73 				DataExecutionPrevention="0"
     74 				TargetMachine="1"
     75 			/>
     76 			<Tool
     77 				Name="VCALinkTool"
     78 			/>
     79 			<Tool
     80 				Name="VCManifestTool"
     81 			/>
     82 			<Tool
     83 				Name="VCXDCMakeTool"
     84 			/>
     85 			<Tool
     86 				Name="VCBscMakeTool"
     87 			/>
     88 			<Tool
     89 				Name="VCFxCopTool"
     90 			/>
     91 			<Tool
     92 				Name="VCAppVerifierTool"
     93 			/>
     94 			<Tool
     95 				Name="VCPostBuildEventTool"
     96 			/>
     97 		</Configuration>
     98 		<Configuration
     99 			Name="Release|Win32"
    100 			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
    101 			IntermediateDirectory="$(SolutionDir)$(ConfigurationName)"
    102 			ConfigurationType="1"
    103 			CharacterSet="2"
    104 			WholeProgramOptimization="1"
    105 			>
    106 			<Tool
    107 				Name="VCPreBuildEventTool"
    108 			/>
    109 			<Tool
    110 				Name="VCCustomBuildTool"
    111 			/>
    112 			<Tool
    113 				Name="VCXMLDataGeneratorTool"
    114 			/>
    115 			<Tool
    116 				Name="VCWebServiceProxyGeneratorTool"
    117 			/>
    118 			<Tool
    119 				Name="VCMIDLTool"
    120 			/>
    121 			<Tool
    122 				Name="VCCLCompilerTool"
    123 				AdditionalIncludeDirectories="../../..;../../../glib;../../../../dependencies/$(PlatformName)/proxy-libintl-20080916/include"
    124 				PreprocessorDefinitions="_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS"
    125 				RuntimeLibrary="2"
    126 				UsePrecompiledHeader="0"
    127 				WarningLevel="3"
    128 				DebugInformationFormat="3"
    129 				CompileAs="1"
    130 				ForcedIncludeFiles="msvc_recommended_pragmas.h"
    131 			/>
    132 			<Tool
    133 				Name="VCManagedResourceCompilerTool"
    134 			/>
    135 			<Tool
    136 				Name="VCResourceCompilerTool"
    137 			/>
    138 			<Tool
    139 				Name="VCPreLinkEventTool"
    140 			/>
    141 			<Tool
    142 				Name="VCLinkerTool"
    143 				LinkIncremental="1"
    144 				GenerateDebugInformation="true"
    145 				SubSystem="1"
    146 				OptimizeReferences="2"
    147 				EnableCOMDATFolding="2"
    148 				RandomizedBaseAddress="1"
    149 				DataExecutionPrevention="0"
    150 				TargetMachine="1"
    151 			/>
    152 			<Tool
    153 				Name="VCALinkTool"
    154 			/>
    155 			<Tool
    156 				Name="VCManifestTool"
    157 			/>
    158 			<Tool
    159 				Name="VCXDCMakeTool"
    160 			/>
    161 			<Tool
    162 				Name="VCBscMakeTool"
    163 			/>
    164 			<Tool
    165 				Name="VCFxCopTool"
    166 			/>
    167 			<Tool
    168 				Name="VCAppVerifierTool"
    169 			/>
    170 			<Tool
    171 				Name="VCPostBuildEventTool"
    172 			/>
    173 		</Configuration>
    174 		<Configuration
    175 			Name="Debug|x64"
    176 			OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
    177 			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
    178 			ConfigurationType="1"
    179 			CharacterSet="2"
    180 			>
    181 			<Tool
    182 				Name="VCPreBuildEventTool"
    183 			/>
    184 			<Tool
    185 				Name="VCCustomBuildTool"
    186 			/>
    187 			<Tool
    188 				Name="VCXMLDataGeneratorTool"
    189 			/>
    190 			<Tool
    191 				Name="VCWebServiceProxyGeneratorTool"
    192 			/>
    193 			<Tool
    194 				Name="VCMIDLTool"
    195 				TargetEnvironment="3"
    196 			/>
    197 			<Tool
    198 				Name="VCCLCompilerTool"
    199 				Optimization="0"
    200 				AdditionalIncludeDirectories="../../..;../../../glib;../../../../dependencies/$(PlatformName)/proxy-libintl-20080916/include"
    201 				PreprocessorDefinitions="_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS"
    202 				MinimalRebuild="true"
    203 				BasicRuntimeChecks="3"
    204 				RuntimeLibrary="3"
    205 				UsePrecompiledHeader="0"
    206 				WarningLevel="3"
    207 				DebugInformationFormat="3"
    208 				CompileAs="1"
    209 				ForcedIncludeFiles="msvc_recommended_pragmas.h"
    210 			/>
    211 			<Tool
    212 				Name="VCManagedResourceCompilerTool"
    213 			/>
    214 			<Tool
    215 				Name="VCResourceCompilerTool"
    216 			/>
    217 			<Tool
    218 				Name="VCPreLinkEventTool"
    219 			/>
    220 			<Tool
    221 				Name="VCLinkerTool"
    222 				OutputFile="$(OutDir)\gspawn-win64-helper-console.exe"
    223 				LinkIncremental="2"
    224 				GenerateDebugInformation="true"
    225 				SubSystem="1"
    226 				RandomizedBaseAddress="1"
    227 				DataExecutionPrevention="0"
    228 				TargetMachine="17"
    229 			/>
    230 			<Tool
    231 				Name="VCALinkTool"
    232 			/>
    233 			<Tool
    234 				Name="VCManifestTool"
    235 			/>
    236 			<Tool
    237 				Name="VCXDCMakeTool"
    238 			/>
    239 			<Tool
    240 				Name="VCBscMakeTool"
    241 			/>
    242 			<Tool
    243 				Name="VCFxCopTool"
    244 			/>
    245 			<Tool
    246 				Name="VCAppVerifierTool"
    247 			/>
    248 			<Tool
    249 				Name="VCPostBuildEventTool"
    250 			/>
    251 		</Configuration>
    252 		<Configuration
    253 			Name="Release|x64"
    254 			OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
    255 			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
    256 			ConfigurationType="1"
    257 			CharacterSet="2"
    258 			WholeProgramOptimization="1"
    259 			>
    260 			<Tool
    261 				Name="VCPreBuildEventTool"
    262 			/>
    263 			<Tool
    264 				Name="VCCustomBuildTool"
    265 			/>
    266 			<Tool
    267 				Name="VCXMLDataGeneratorTool"
    268 			/>
    269 			<Tool
    270 				Name="VCWebServiceProxyGeneratorTool"
    271 			/>
    272 			<Tool
    273 				Name="VCMIDLTool"
    274 				TargetEnvironment="3"
    275 			/>
    276 			<Tool
    277 				Name="VCCLCompilerTool"
    278 				AdditionalIncludeDirectories="../../..;../../../glib;../../../../dependencies/$(PlatformName)/proxy-libintl-20080916/include"
    279 				PreprocessorDefinitions="_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS"
    280 				RuntimeLibrary="2"
    281 				UsePrecompiledHeader="0"
    282 				WarningLevel="3"
    283 				DebugInformationFormat="3"
    284 				CompileAs="1"
    285 				ForcedIncludeFiles="msvc_recommended_pragmas.h"
    286 			/>
    287 			<Tool
    288 				Name="VCManagedResourceCompilerTool"
    289 			/>
    290 			<Tool
    291 				Name="VCResourceCompilerTool"
    292 			/>
    293 			<Tool
    294 				Name="VCPreLinkEventTool"
    295 			/>
    296 			<Tool
    297 				Name="VCLinkerTool"
    298 				OutputFile="$(OutDir)\gspawn-win64-helper-console.exe"
    299 				LinkIncremental="1"
    300 				GenerateDebugInformation="true"
    301 				SubSystem="1"
    302 				OptimizeReferences="2"
    303 				EnableCOMDATFolding="2"
    304 				RandomizedBaseAddress="1"
    305 				DataExecutionPrevention="0"
    306 				TargetMachine="17"
    307 			/>
    308 			<Tool
    309 				Name="VCALinkTool"
    310 			/>
    311 			<Tool
    312 				Name="VCManifestTool"
    313 			/>
    314 			<Tool
    315 				Name="VCXDCMakeTool"
    316 			/>
    317 			<Tool
    318 				Name="VCBscMakeTool"
    319 			/>
    320 			<Tool
    321 				Name="VCFxCopTool"
    322 			/>
    323 			<Tool
    324 				Name="VCAppVerifierTool"
    325 			/>
    326 			<Tool
    327 				Name="VCPostBuildEventTool"
    328 			/>
    329 		</Configuration>
    330 	</Configurations>
    331 	<References>
    332 	</References>
    333 	<Files>
    334 		<Filter
    335 			Name="Source Files"
    336 			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
    337 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
    338 			>
    339 			<File
    340 				RelativePath="..\..\..\glib\gspawn-win32-helper-console.c"
    341 				>
    342 			</File>
    343 		</Filter>
    344 		<Filter
    345 			Name="Header Files"
    346 			Filter="h;hpp;hxx;hm;inl;inc;xsd"
    347 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
    348 			>
    349 		</Filter>
    350 		<Filter
    351 			Name="Resource Files"
    352 			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
    353 			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
    354 			>
    355 		</Filter>
    356 	</Files>
    357 	<Globals>
    358 	</Globals>
    359 </VisualStudioProject>
    360