]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - contrib/brushexport/brushexport.vcproj
- Fixed Etb saving custom tags to global tagfile (Shaderman/namespace)
[xonotic/netradiant.git] / contrib / brushexport / brushexport.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>\r
2 <VisualStudioProject\r
3         ProjectType="Visual C++"\r
4         Version="7.10"\r
5         Name="brushexport"\r
6         ProjectGUID="{46B36F0C-5E17-458E-AE6F-AECE52F66EDE}"\r
7         Keyword="Win32Proj">\r
8         <Platforms>\r
9                 <Platform\r
10                         Name="Win32"/>\r
11         </Platforms>\r
12         <Configurations>\r
13                 <Configuration\r
14                         Name="Debug|Win32"\r
15                         OutputDirectory="Debug"\r
16                         IntermediateDirectory="Debug"\r
17                         ConfigurationType="2"\r
18                         CharacterSet="2">\r
19                         <Tool\r
20                                 Name="VCCLCompilerTool"\r
21                                 Optimization="0"\r
22                                 AdditionalIncludeDirectories="../../include;../../libs;&quot;../../../STLPort-4.6/stlport&quot;;&quot;../../../gtk2-2.4/lib/glib-2.0/include&quot;;&quot;../../../gtk2-2.4/include/glib-2.0&quot;;&quot;../../../gtk2-2.4/lib/gtk-2.0/include&quot;;&quot;../../../gtk2-2.4/include/gtk-2.0&quot;;&quot;../../../gtk2-2.4/include/gtk-2.0/gdk&quot;;&quot;../../../gtk2-2.4/include/pango-1.0&quot;;&quot;../../../gtk2-2.4/include/atk-1.0&quot;;&quot;../../../gtk2-2.4/lib/gtkglext-1.0/include&quot;;&quot;../../../gtk2-2.4/include/gtkglext-1.0&quot;"\r
23                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;BRUSHEXPORT_EXPORTS"\r
24                                 StringPooling="TRUE"\r
25                                 MinimalRebuild="TRUE"\r
26                                 ExceptionHandling="FALSE"\r
27                                 BasicRuntimeChecks="0"\r
28                                 RuntimeLibrary="3"\r
29                                 BufferSecurityCheck="FALSE"\r
30                                 ForceConformanceInForLoopScope="TRUE"\r
31                                 UsePrecompiledHeader="0"\r
32                                 BrowseInformation="0"\r
33                                 WarningLevel="3"\r
34                                 Detect64BitPortabilityProblems="TRUE"\r
35                                 DebugInformationFormat="3"\r
36                                 DisableSpecificWarnings="4610;4510;4512;4505;4100;4127"/>\r
37                         <Tool\r
38                                 Name="VCCustomBuildTool"/>\r
39                         <Tool\r
40                                 Name="VCLinkerTool"\r
41                                 AdditionalDependencies="comdlg32.lib glib-2.0.lib gobject-2.0.lib gdk-win32-2.0.lib gdk_pixbuf-2.0.lib gtk-win32-2.0.lib pango-1.0.lib gtkglext-win32-1.0.lib gdkglext-win32-1.0.lib"\r
42                                 OutputFile="$(OutDir)/brushexport.dll"\r
43                                 LinkIncremental="1"\r
44                                 SuppressStartupBanner="TRUE"\r
45                                 AdditionalLibraryDirectories="../../../gtk2-2.4/lib"\r
46                                 IgnoreDefaultLibraryNames="msvcprtd.lib"\r
47                                 ModuleDefinitionFile="$(ProjectName).def"\r
48                                 GenerateDebugInformation="TRUE"\r
49                                 ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"\r
50                                 SubSystem="2"\r
51                                 ImportLibrary="$(OutDir)/brushexport.lib"\r
52                                 TargetMachine="1"/>\r
53                         <Tool\r
54                                 Name="VCMIDLTool"/>\r
55                         <Tool\r
56                                 Name="VCPostBuildEventTool"\r
57                                 CommandLine="copy &quot;$(TargetPath)&quot; &quot;$(SolutionDir)install\plugins&quot;\r
58                                 copy &quot;$(TargetDir)$(TargetName).pdb&quot; &quot;$(SolutionDir)install\plugins&quot;"/>\r
59                         <Tool\r
60                                 Name="VCPreBuildEventTool"/>\r
61                         <Tool\r
62                                 Name="VCPreLinkEventTool"/>\r
63                         <Tool\r
64                                 Name="VCResourceCompilerTool"/>\r
65                         <Tool\r
66                                 Name="VCWebServiceProxyGeneratorTool"/>\r
67                         <Tool\r
68                                 Name="VCXMLDataGeneratorTool"/>\r
69                         <Tool\r
70                                 Name="VCWebDeploymentTool"/>\r
71                         <Tool\r
72                                 Name="VCManagedWrapperGeneratorTool"/>\r
73                         <Tool\r
74                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
75                 </Configuration>\r
76                 <Configuration\r
77                         Name="Release|Win32"\r
78                         OutputDirectory="Release"\r
79                         IntermediateDirectory="Release"\r
80                         ConfigurationType="2"\r
81                         CharacterSet="2"\r
82                         WholeProgramOptimization="TRUE">\r
83                         <Tool\r
84                                 Name="VCCLCompilerTool"\r
85                                 GlobalOptimizations="TRUE"\r
86                                 InlineFunctionExpansion="2"\r
87                                 EnableIntrinsicFunctions="TRUE"\r
88                                 FavorSizeOrSpeed="1"\r
89                                 OptimizeForWindowsApplication="FALSE"\r
90                                 AdditionalIncludeDirectories="../../include;../../libs;&quot;../../../STLPort-4.6/stlport&quot;;&quot;..\..\..\gtk2-2.4\include\gtk-2.0&quot;;&quot;..\..\..\gtk2-2.4\include\glib-2.0&quot;;&quot;..\..\..\gtk2-2.4\lib\glib-2.0\include&quot;;&quot;..\..\..\gtk2-2.4\include\pango-1.0&quot;;&quot;..\..\..\gtk2-2.4\lib\gtk-2.0\include&quot;;&quot;..\..\..\gtk2-2.4\include\atk-1.0&quot;"\r
91                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;BRUSHEXPORT_EXPORTS"\r
92                                 StringPooling="TRUE"\r
93                                 ExceptionHandling="FALSE"\r
94                                 RuntimeLibrary="2"\r
95                                 BufferSecurityCheck="FALSE"\r
96                                 ForceConformanceInForLoopScope="TRUE"\r
97                                 UsePrecompiledHeader="0"\r
98                                 WarningLevel="4"\r
99                                 Detect64BitPortabilityProblems="TRUE"\r
100                                 DebugInformationFormat="3"\r
101                                 DisableSpecificWarnings="4610;4510;4512;4505;4100;4127"/>\r
102                         <Tool\r
103                                 Name="VCCustomBuildTool"/>\r
104                         <Tool\r
105                                 Name="VCLinkerTool"\r
106                                 AdditionalDependencies="comdlg32.lib glib-2.0.lib gobject-2.0.lib gdk-win32-2.0.lib gdk_pixbuf-2.0.lib gtk-win32-2.0.lib pango-1.0.lib gtkglext-win32-1.0.lib gdkglext-win32-1.0.lib"\r
107                                 OutputFile="$(OutDir)/brushexport.dll"\r
108                                 LinkIncremental="1"\r
109                                 SuppressStartupBanner="TRUE"\r
110                                 AdditionalLibraryDirectories="../../../gtk2-2.4/lib"\r
111                                 IgnoreDefaultLibraryNames="msvcprt.lib"\r
112                                 ModuleDefinitionFile="$(ProjectName).def"\r
113                                 GenerateDebugInformation="TRUE"\r
114                                 ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"\r
115                                 SubSystem="2"\r
116                                 OptimizeReferences="2"\r
117                                 EnableCOMDATFolding="2"\r
118                                 ImportLibrary="$(OutDir)/brushexport.lib"\r
119                                 TargetMachine="1"\r
120                                 FixedBaseAddress="0"/>\r
121                         <Tool\r
122                                 Name="VCMIDLTool"/>\r
123                         <Tool\r
124                                 Name="VCPostBuildEventTool"\r
125                                 CommandLine="copy &quot;$(TargetPath)&quot; &quot;$(SolutionDir)install\plugins&quot;\r
126                                 copy &quot;$(TargetDir)$(TargetName).pdb&quot; &quot;$(SolutionDir)install\plugins&quot;"/>\r
127                         <Tool\r
128                                 Name="VCPreBuildEventTool"/>\r
129                         <Tool\r
130                                 Name="VCPreLinkEventTool"/>\r
131                         <Tool\r
132                                 Name="VCResourceCompilerTool"/>\r
133                         <Tool\r
134                                 Name="VCWebServiceProxyGeneratorTool"/>\r
135                         <Tool\r
136                                 Name="VCXMLDataGeneratorTool"/>\r
137                         <Tool\r
138                                 Name="VCWebDeploymentTool"/>\r
139                         <Tool\r
140                                 Name="VCManagedWrapperGeneratorTool"/>\r
141                         <Tool\r
142                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
143                 </Configuration>\r
144         </Configurations>\r
145         <References>\r
146         </References>\r
147         <Files>\r
148                 <Filter\r
149                         Name="src"\r
150                         Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"\r
151                         UniqueIdentifier="{22F2852C-8177-45D5-94D0-C5255C199F7F}">\r
152                         <File\r
153                                 RelativePath=".\plugin.cpp">\r
154                         </File>\r
155                         <File\r
156                                 RelativePath=".\plugin.h">\r
157                         </File>\r
158                 </Filter>\r
159                 <File\r
160                         RelativePath=".\brushexport.def">\r
161                 </File>\r
162         </Files>\r
163         <Globals>\r
164         </Globals>\r
165 </VisualStudioProject>\r