]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - libs/l_net/l_net.vcproj
Backing out commit 483. Going to set linker flags instead.
[xonotic/netradiant.git] / libs / l_net / l_net.vcproj
1 <?xml version="1.0" encoding="UTF-8"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9.00"
5         Name="l_net"
6         ProjectGUID="{B957BA35-F807-4C84-85A2-C1F9AC56713B}"
7         Keyword="Win32Proj"
8         TargetFrameworkVersion="0"
9         >
10         <Platforms>
11                 <Platform
12                         Name="Win32"
13                 />
14         </Platforms>
15         <ToolFiles>
16         </ToolFiles>
17         <Configurations>
18                 <Configuration
19                         Name="Debug|Win32"
20                         OutputDirectory="$(SolutionDir)\build\$(ConfigurationName)\libs"
21                         IntermediateDirectory="$(SolutionDir)\build\intermediate\$(ConfigurationName)\$(ProjectName)"
22                         ConfigurationType="4"
23                         >
24                         <Tool
25                                 Name="VCPreBuildEventTool"
26                         />
27                         <Tool
28                                 Name="VCCustomBuildTool"
29                         />
30                         <Tool
31                                 Name="VCXMLDataGeneratorTool"
32                         />
33                         <Tool
34                                 Name="VCWebServiceProxyGeneratorTool"
35                         />
36                         <Tool
37                                 Name="VCMIDLTool"
38                         />
39                         <Tool
40                                 Name="VCCLCompilerTool"
41                                 Optimization="0"
42                                 PreprocessorDefinitions="WIN32;_DEBUG;_LIB;"
43                                 MinimalRebuild="true"
44                                 BasicRuntimeChecks="3"
45                                 RuntimeLibrary="3"
46                                 UsePrecompiledHeader="0"
47                                 WarningLevel="3"
48                                 DebugInformationFormat="4"
49                                 DisableSpecificWarnings="4996;4244;4267"
50                         />
51                         <Tool
52                                 Name="VCManagedResourceCompilerTool"
53                         />
54                         <Tool
55                                 Name="VCResourceCompilerTool"
56                         />
57                         <Tool
58                                 Name="VCPreLinkEventTool"
59                         />
60                         <Tool
61                                 Name="VCLibrarianTool"
62                         />
63                         <Tool
64                                 Name="VCALinkTool"
65                         />
66                         <Tool
67                                 Name="VCXDCMakeTool"
68                         />
69                         <Tool
70                                 Name="VCBscMakeTool"
71                         />
72                         <Tool
73                                 Name="VCFxCopTool"
74                         />
75                         <Tool
76                                 Name="VCPostBuildEventTool"
77                         />
78                 </Configuration>
79                 <Configuration
80                         Name="Release|Win32"
81                         OutputDirectory="$(SolutionDir)\build\$(ConfigurationName)\libs"
82                         IntermediateDirectory="$(SolutionDir)\build\intermediate\$(ConfigurationName)\$(ProjectName)"
83                         ConfigurationType="4"
84                         >
85                         <Tool
86                                 Name="VCPreBuildEventTool"
87                         />
88                         <Tool
89                                 Name="VCCustomBuildTool"
90                         />
91                         <Tool
92                                 Name="VCXMLDataGeneratorTool"
93                         />
94                         <Tool
95                                 Name="VCWebServiceProxyGeneratorTool"
96                         />
97                         <Tool
98                                 Name="VCMIDLTool"
99                         />
100                         <Tool
101                                 Name="VCCLCompilerTool"
102                                 PreprocessorDefinitions="WIN32;NDEBUG;_LIB;"
103                                 RuntimeLibrary="2"
104                                 UsePrecompiledHeader="0"
105                                 WarningLevel="3"
106                                 DebugInformationFormat="3"
107                                 DisableSpecificWarnings="4996;4244;4267"
108                         />
109                         <Tool
110                                 Name="VCManagedResourceCompilerTool"
111                         />
112                         <Tool
113                                 Name="VCResourceCompilerTool"
114                         />
115                         <Tool
116                                 Name="VCPreLinkEventTool"
117                         />
118                         <Tool
119                                 Name="VCLibrarianTool"
120                         />
121                         <Tool
122                                 Name="VCALinkTool"
123                         />
124                         <Tool
125                                 Name="VCXDCMakeTool"
126                         />
127                         <Tool
128                                 Name="VCBscMakeTool"
129                         />
130                         <Tool
131                                 Name="VCFxCopTool"
132                         />
133                         <Tool
134                                 Name="VCPostBuildEventTool"
135                         />
136                 </Configuration>
137         </Configurations>
138         <References>
139         </References>
140         <Files>
141                 <Filter
142                         Name="src"
143                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
144                         >
145                         <File
146                                 RelativePath=".\l_net.c"
147                                 >
148                         </File>
149                         <File
150                                 RelativePath=".\l_net_wins.c"
151                                 >
152                         </File>
153                 </Filter>
154         </Files>
155         <Globals>
156         </Globals>
157 </VisualStudioProject>