]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - gen.vcproj
remove some FIXME comments about quakelive paths, since they are the
[xonotic/netradiant.git] / gen.vcproj
1 <?xml version="1.0" ?><VisualStudioProject Name="gen" ProjectGUID="{65D02375-63EE-4A8A-9F8E-504B1D5A1D02}" ProjectType="Visual C++" RootNamespace="gen" Version="8.00">
2         <Platforms>
3                 <Platform Name="Win32"/>
4         </Platforms>
5         <ToolFiles>
6         </ToolFiles>
7         <Configurations>
8                 <Configuration CharacterSet="2" ConfigurationType="1" IntermediateDirectory="$(ConfigurationName)" Name="Debug|Win32" OutputDirectory="$(SolutionDir)$(ConfigurationName)">
9                         <Tool Name="VCPreBuildEventTool"/>
10                         <Tool Name="VCCustomBuildTool"/>
11                         <Tool Name="VCXMLDataGeneratorTool"/>
12                         <Tool Name="VCWebServiceProxyGeneratorTool"/>
13                         <Tool Name="VCMIDLTool"/>
14                         <Tool AdditionalIncludeDirectories="&quot;$(SolutionDir)\include&quot;;&quot;$(SolutionDir)\libs&quot;;&quot;$(SolutionDir)\..\STLPort\stlport&quot;;&quot;$(SolutionDir)\..\gtk2\include&quot;;&quot;$(SolutionDir)\..\gtk2\include\glib-2.0&quot;;&quot;$(SolutionDir)\..\gtk2\lib\glib-2.0\include&quot;;&quot;$(SolutionDir)\..\libxml2\include&quot;" BasicRuntimeChecks="3" DebugInformationFormat="4" Detect64BitPortabilityProblems="true" DisableSpecificWarnings="4996;4244;4267" MinimalRebuild="true" Name="VCCLCompilerTool" Optimization="0" PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS" RuntimeLibrary="3" WarningLevel="3"/>
15                         <Tool Name="VCManagedResourceCompilerTool"/>
16                         <Tool Name="VCResourceCompilerTool"/>
17                         <Tool Name="VCPreLinkEventTool"/>
18                         <Tool GenerateDebugInformation="true" Name="VCLinkerTool" TargetMachine="1"/>
19                         <Tool Name="VCALinkTool"/>
20                         <Tool Name="VCManifestTool"/>
21                         <Tool Name="VCXDCMakeTool"/>
22                         <Tool Name="VCBscMakeTool"/>
23                         <Tool Name="VCFxCopTool"/>
24                         <Tool Name="VCAppVerifierTool"/>
25                         <Tool Name="VCWebDeploymentTool"/>
26                         <Tool Name="VCPostBuildEventTool"/>
27                 </Configuration>
28                 <Configuration CharacterSet="2" ConfigurationType="1" IntermediateDirectory="$(ConfigurationName)" Name="Release|Win32" OutputDirectory="$(SolutionDir)$(ConfigurationName)" WholeProgramOptimization="1">
29                         <Tool Name="VCPreBuildEventTool"/>
30                         <Tool Name="VCCustomBuildTool"/>
31                         <Tool Name="VCXMLDataGeneratorTool"/>
32                         <Tool Name="VCWebServiceProxyGeneratorTool"/>
33                         <Tool Name="VCMIDLTool"/>
34                         <Tool AdditionalIncludeDirectories="&quot;$(SolutionDir)\include&quot;;&quot;$(SolutionDir)\libs&quot;;&quot;$(SolutionDir)\..\STLPort\stlport&quot;;&quot;$(SolutionDir)\..\gtk2\include&quot;;&quot;$(SolutionDir)\..\gtk2\include\glib-2.0&quot;;&quot;$(SolutionDir)\..\gtk2\lib\glib-2.0\include&quot;;&quot;$(SolutionDir)\..\libxml2\include&quot;" DebugInformationFormat="3" Detect64BitPortabilityProblems="true" DisableSpecificWarnings="4996;4244;4267" Name="VCCLCompilerTool" PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS" RuntimeLibrary="2" WarningLevel="3"/>
35                         <Tool Name="VCManagedResourceCompilerTool"/>
36                         <Tool Name="VCResourceCompilerTool"/>
37                         <Tool Name="VCPreLinkEventTool"/>
38                         <Tool EnableCOMDATFolding="2" GenerateDebugInformation="true" Name="VCLinkerTool" OptimizeReferences="2" TargetMachine="1"/>
39                         <Tool Name="VCALinkTool"/>
40                         <Tool Name="VCManifestTool"/>
41                         <Tool Name="VCXDCMakeTool"/>
42                         <Tool Name="VCBscMakeTool"/>
43                         <Tool Name="VCFxCopTool"/>
44                         <Tool Name="VCAppVerifierTool"/>
45                         <Tool Name="VCWebDeploymentTool"/>
46                         <Tool Name="VCPostBuildEventTool"/>
47                 </Configuration>
48         </Configurations>
49         <References>
50         </References>
51         <Files>
52                 <File RelativePath=".\include\aboutmsg.default">
53                 </File>
54                 <File RelativePath=".\gen.readme">
55                         <FileConfiguration Name="Debug|Win32">
56                                 <Tool CommandLine="run_python.bat makeversion.py  " Name="VCCustomBuildTool" Outputs="include/version.h;include/aboutmsg.h"/>
57                         </FileConfiguration>
58                         <FileConfiguration Name="Release|Win32">
59                                 <Tool CommandLine="run_python.bat makeversion.py  " Name="VCCustomBuildTool" Outputs="include/version.h;include/aboutmsg.h;include/RADIANT_MAJOR;include/RADIANT_MINOR"/>
60                         </FileConfiguration>
61                 </File>
62                 <File RelativePath=".\makeversion.py">
63                 </File>
64                 <File RelativePath=".\run_python.bat">
65                 </File>
66                 <File RelativePath=".\include\version.default">
67                 </File>
68         </Files>
69         <Globals>
70         </Globals>
71 </VisualStudioProject>