]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - plugins/imagepng/imagepng.vcproj
This is a major change that updates the 3rd party libs on Windows builds.
[xonotic/netradiant.git] / plugins / imagepng / imagepng.vcproj
1 <?xml version="1.0" encoding="UTF-8"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9.00"
5         Name="imagepng"
6         ProjectGUID="{43C01E60-21CC-49F5-8A11-F460BC866A31}"
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)\install\modules"
21                         IntermediateDirectory="$(SolutionDir)\build\intermediate\$(ConfigurationName)\$(ProjectName)"
22                         ConfigurationType="2"
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                                 AdditionalIncludeDirectories="&quot;$(SolutionDir)\libs&quot;;&quot;$(SolutionDir)\include&quot;;&quot;$(SolutionDir)\..\STLport-5.2.1\stlport&quot;;&quot;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0&quot;;&quot;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include&quot;;&quot;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2&quot;;&quot;$(SolutionDir)\..\gtk-2.16.6\include&quot;"
43                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;IMAGEPNG_EXPORTS;"
44                                 MinimalRebuild="true"
45                                 BasicRuntimeChecks="3"
46                                 RuntimeLibrary="3"
47                                 UsePrecompiledHeader="0"
48                                 WarningLevel="3"
49                                 DebugInformationFormat="4"
50                                 DisableSpecificWarnings="4996"
51                         />
52                         <Tool
53                                 Name="VCManagedResourceCompilerTool"
54                         />
55                         <Tool
56                                 Name="VCResourceCompilerTool"
57                         />
58                         <Tool
59                                 Name="VCPreLinkEventTool"
60                         />
61                         <Tool
62                                 Name="VCLinkerTool"
63                                 AdditionalDependencies="glib-2.0.lib libxml2.lib libpng.lib synapse.lib"
64                                 AdditionalLibraryDirectories="&quot;$(SolutionDir)\..\gtk-2.16.6\lib&quot;;&quot;$(SolutionDir)\..\libxml2-2.7.3\lib&quot;;&quot;$(SolutionDir)\build\$(ConfigurationName)\libs&quot;"
65                                 ModuleDefinitionFile="imagepng.def"
66                                 GenerateDebugInformation="true"
67                                 SubSystem="2"
68                                 TargetMachine="1"
69                         />
70                         <Tool
71                                 Name="VCALinkTool"
72                         />
73                         <Tool
74                                 Name="VCManifestTool"
75                         />
76                         <Tool
77                                 Name="VCXDCMakeTool"
78                         />
79                         <Tool
80                                 Name="VCBscMakeTool"
81                         />
82                         <Tool
83                                 Name="VCFxCopTool"
84                         />
85                         <Tool
86                                 Name="VCAppVerifierTool"
87                         />
88                         <Tool
89                                 Name="VCPostBuildEventTool"
90                         />
91                 </Configuration>
92                 <Configuration
93                         Name="Release|Win32"
94                         OutputDirectory="$(SolutionDir)\install\modules"
95                         IntermediateDirectory="$(SolutionDir)\build\intermediate\$(ConfigurationName)\$(ProjectName)"
96                         ConfigurationType="2"
97                         >
98                         <Tool
99                                 Name="VCPreBuildEventTool"
100                         />
101                         <Tool
102                                 Name="VCCustomBuildTool"
103                         />
104                         <Tool
105                                 Name="VCXMLDataGeneratorTool"
106                         />
107                         <Tool
108                                 Name="VCWebServiceProxyGeneratorTool"
109                         />
110                         <Tool
111                                 Name="VCMIDLTool"
112                         />
113                         <Tool
114                                 Name="VCCLCompilerTool"
115                                 AdditionalIncludeDirectories="&quot;$(SolutionDir)\libs&quot;;&quot;$(SolutionDir)\include&quot;;&quot;$(SolutionDir)\..\STLport-5.2.1\stlport&quot;;&quot;$(SolutionDir)\..\gtk-2.16.6\include\glib-2.0&quot;;&quot;$(SolutionDir)\..\gtk-2.16.6\lib\glib-2.0\include&quot;;&quot;$(SolutionDir)\..\libxml2-2.7.3\include\libxml2&quot;;&quot;$(SolutionDir)\..\gtk-2.16.6\include&quot;"
116                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;IMAGEPNG_EXPORTS;"
117                                 RuntimeLibrary="2"
118                                 UsePrecompiledHeader="0"
119                                 WarningLevel="3"
120                                 DebugInformationFormat="3"
121                                 DisableSpecificWarnings="4996"
122                         />
123                         <Tool
124                                 Name="VCManagedResourceCompilerTool"
125                         />
126                         <Tool
127                                 Name="VCResourceCompilerTool"
128                         />
129                         <Tool
130                                 Name="VCPreLinkEventTool"
131                         />
132                         <Tool
133                                 Name="VCLinkerTool"
134                                 AdditionalDependencies="glib-2.0.lib libxml2.lib libpng.lib synapse.lib"
135                                 AdditionalLibraryDirectories="&quot;$(SolutionDir)\..\gtk-2.16.6\lib&quot;;&quot;$(SolutionDir)\..\libxml2-2.7.3\lib&quot;;&quot;$(SolutionDir)\build\$(ConfigurationName)\libs&quot;"
136                                 ModuleDefinitionFile="imagepng.def"
137                                 GenerateDebugInformation="true"
138                                 SubSystem="2"
139                                 OptimizeReferences="2"
140                                 EnableCOMDATFolding="2"
141                                 TargetMachine="1"
142                         />
143                         <Tool
144                                 Name="VCALinkTool"
145                         />
146                         <Tool
147                                 Name="VCManifestTool"
148                         />
149                         <Tool
150                                 Name="VCXDCMakeTool"
151                         />
152                         <Tool
153                                 Name="VCBscMakeTool"
154                         />
155                         <Tool
156                                 Name="VCFxCopTool"
157                         />
158                         <Tool
159                                 Name="VCAppVerifierTool"
160                         />
161                         <Tool
162                                 Name="VCPostBuildEventTool"
163                         />
164                 </Configuration>
165         </Configurations>
166         <References>
167         </References>
168         <Files>
169                 <Filter
170                         Name="src"
171                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
172                         >
173                         <File
174                                 RelativePath=".\imagepng.def"
175                                 >
176                         </File>
177                         <File
178                                 RelativePath=".\plugin.cpp"
179                                 >
180                         </File>
181                 </Filter>
182         </Files>
183         <Globals>
184         </Globals>
185 </VisualStudioProject>