]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - libs/mathlib/mathlib.vcproj
fd40d76dc2c8d1bbf818708de8d83323fec4ded6
[xonotic/netradiant.git] / libs / mathlib / mathlib.vcproj
1 <?xml version="1.0" ?><VisualStudioProject Name="mathlib" ProjectGUID="{320CF5DE-0DFD-4C3F-B558-5F4098E111C8}" ProjectType="Visual C++" RootNamespace="mathlib" Version="8.00">
2         <Platforms>
3                 <Platform Name="Win32"/>
4         </Platforms>
5         <ToolFiles>
6         </ToolFiles>
7         <Configurations>
8                 <Configuration CharacterSet="2" ConfigurationType="4" IntermediateDirectory="$(SolutionDir)\build\intermediate\$(ConfigurationName)\$(ProjectName)" Name="Debug|Win32" OutputDirectory="$(SolutionDir)\build\$(ConfigurationName)\libs">
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 Name="VCLibrarianTool"/>
19                         <Tool Name="VCALinkTool"/>
20                         <Tool Name="VCXDCMakeTool"/>
21                         <Tool Name="VCBscMakeTool"/>
22                         <Tool Name="VCFxCopTool"/>
23                         <Tool Name="VCPostBuildEventTool"/>
24                 </Configuration>
25                 <Configuration CharacterSet="2" ConfigurationType="4" IntermediateDirectory="$(SolutionDir)\build\intermediate\$(ConfigurationName)\$(ProjectName)" Name="Release|Win32" OutputDirectory="$(SolutionDir)\build\$(ConfigurationName)\libs" WholeProgramOptimization="1">
26                         <Tool Name="VCPreBuildEventTool"/>
27                         <Tool Name="VCCustomBuildTool"/>
28                         <Tool Name="VCXMLDataGeneratorTool"/>
29                         <Tool Name="VCWebServiceProxyGeneratorTool"/>
30                         <Tool Name="VCMIDLTool"/>
31                         <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"/>
32                         <Tool Name="VCManagedResourceCompilerTool"/>
33                         <Tool Name="VCResourceCompilerTool"/>
34                         <Tool Name="VCPreLinkEventTool"/>
35                         <Tool Name="VCLibrarianTool"/>
36                         <Tool Name="VCALinkTool"/>
37                         <Tool Name="VCXDCMakeTool"/>
38                         <Tool Name="VCBscMakeTool"/>
39                         <Tool Name="VCFxCopTool"/>
40                         <Tool Name="VCPostBuildEventTool"/>
41                 </Configuration>
42         </Configurations>
43         <References>
44         </References>
45         <Files>
46                 <Filter Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" Name="Source Files">
47                         <File RelativePath=".\bbox.c">
48                         </File>
49                         <File RelativePath=".\linear.c">
50                         </File>
51                         <File RelativePath=".\m4x4.c">
52                         </File>
53                         <File RelativePath=".\mathlib.c">
54                         </File>
55                         <File RelativePath=".\ray.c">
56                         </File>
57                 </Filter>
58                 <Filter Filter="h;hpp;hxx;hm;inl" Name="Header Files">
59                         <File RelativePath="..\mathlib.h">
60                         </File>
61                 </Filter>
62         </Files>
63         <Globals>
64         </Globals>
65 </VisualStudioProject>