]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - plugins/entity/entity.vcproj
MSVC8: change output dir rules to put binaries into install/
[xonotic/netradiant.git] / plugins / entity / entity.vcproj
index a412449d2e03bcb22cb50383522786264afc6060..1536d3b734d46682a9d4df4e104262058fefc3e4 100644 (file)
-<?xml version="1.0" ?><VisualStudioProject Name="entity" ProjectGUID="{17DD38AA-4842-45BC-9304-2ADC1A12B4F4}" ProjectType="Visual C++" RootNamespace="entity" Version="8.00">\r
-       <Platforms>\r
-               <Platform Name="Win32"/>\r
-       </Platforms>\r
-       <ToolFiles>\r
-       </ToolFiles>\r
-       <Configurations>\r
-               <Configuration CharacterSet="2" ConfigurationType="2" IntermediateDirectory="$(SolutionDir)\build\intermediate\$(ConfigurationName)\$(ProjectName)" Name="Debug|Win32" OutputDirectory="$(SolutionDir)\build\$(ConfigurationName)\modules">\r
-                       <Tool Name="VCPreBuildEventTool"/>\r
-                       <Tool Name="VCCustomBuildTool"/>\r
-                       <Tool Name="VCXMLDataGeneratorTool"/>\r
-                       <Tool Name="VCWebServiceProxyGeneratorTool"/>\r
-                       <Tool Name="VCMIDLTool"/>\r
-                       <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"/>\r
-                       <Tool Name="VCManagedResourceCompilerTool"/>\r
-                       <Tool Name="VCResourceCompilerTool"/>\r
-                       <Tool Name="VCPreLinkEventTool"/>\r
-                       <Tool AdditionalDependencies="mathlib.lib synapse.lib libxml2.lib glib-2.0.lib gobject-2.0.lib" AdditionalLibraryDirectories="&quot;$(SolutionDir)\..\libxml2\lib&quot;;&quot;$(SolutionDir)\..\gtk2\lib&quot;;&quot;$(SolutionDir)\build\$(ConfigurationName)\libs&quot;" GenerateDebugInformation="true" ModuleDefinitionFile="entity.def" Name="VCLinkerTool" TargetMachine="1"/>\r
-                       <Tool Name="VCALinkTool"/>\r
-                       <Tool Name="VCManifestTool"/>\r
-                       <Tool Name="VCXDCMakeTool"/>\r
-                       <Tool Name="VCBscMakeTool"/>\r
-                       <Tool Name="VCFxCopTool"/>\r
-                       <Tool Name="VCAppVerifierTool"/>\r
-                       <Tool Name="VCWebDeploymentTool"/>\r
-                       <Tool Name="VCPostBuildEventTool"/>\r
-               </Configuration>\r
-               <Configuration CharacterSet="2" ConfigurationType="2" IntermediateDirectory="$(SolutionDir)\build\intermediate\$(ConfigurationName)\$(ProjectName)" Name="Release|Win32" OutputDirectory="$(SolutionDir)\build\$(ConfigurationName)\modules" WholeProgramOptimization="1">\r
-                       <Tool Name="VCPreBuildEventTool"/>\r
-                       <Tool Name="VCCustomBuildTool"/>\r
-                       <Tool Name="VCXMLDataGeneratorTool"/>\r
-                       <Tool Name="VCWebServiceProxyGeneratorTool"/>\r
-                       <Tool Name="VCMIDLTool"/>\r
-                       <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"/>\r
-                       <Tool Name="VCManagedResourceCompilerTool"/>\r
-                       <Tool Name="VCResourceCompilerTool"/>\r
-                       <Tool Name="VCPreLinkEventTool"/>\r
-                       <Tool AdditionalDependencies="mathlib.lib synapse.lib libxml2.lib glib-2.0.lib gobject-2.0.lib" AdditionalLibraryDirectories="&quot;$(SolutionDir)\..\libxml2\lib&quot;;&quot;$(SolutionDir)\..\gtk2\lib&quot;;&quot;$(SolutionDir)\build\$(ConfigurationName)\libs&quot;" EnableCOMDATFolding="2" GenerateDebugInformation="true" ModuleDefinitionFile="entity.def" Name="VCLinkerTool" OptimizeReferences="2" TargetMachine="1"/>\r
-                       <Tool Name="VCALinkTool"/>\r
-                       <Tool Name="VCManifestTool"/>\r
-                       <Tool Name="VCXDCMakeTool"/>\r
-                       <Tool Name="VCBscMakeTool"/>\r
-                       <Tool Name="VCFxCopTool"/>\r
-                       <Tool Name="VCAppVerifierTool"/>\r
-                       <Tool Name="VCWebDeploymentTool"/>\r
-                       <Tool Name="VCPostBuildEventTool"/>\r
-               </Configuration>\r
-       </Configurations>\r
-       <References>\r
-       </References>\r
-       <Files>\r
-               <Filter Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" Name="Source Files">\r
-                       <File RelativePath=".\eclassmodel.cpp">\r
-                       </File>\r
-                       <File RelativePath=".\entity.cpp">\r
-                       </File>\r
-                       <File RelativePath=".\entity.def">\r
-                       </File>\r
-                       <File RelativePath=".\entity_entitymodel.cpp">\r
-                       </File>\r
-                       <File RelativePath=".\light.cpp">\r
-                       </File>\r
-                       <File RelativePath=".\miscmodel.cpp">\r
-                       </File>\r
-                       <File RelativePath=".\plugin.cpp">\r
-                       </File>\r
-               </Filter>\r
-               <Filter Filter="h;hpp;hxx;hm;inl" Name="Header Files">\r
-                       <File RelativePath=".\entity.h">\r
-                       </File>\r
-                       <File RelativePath=".\entity_entitymodel.h">\r
-                       </File>\r
-                       <File RelativePath=".\light.h">\r
-                       </File>\r
-                       <File RelativePath=".\plugin.h">\r
-                       </File>\r
-                       <Filter Name="API">\r
-                               <File RelativePath="..\..\include\ifilesystem.h">\r
-                               </File>\r
-                               <File RelativePath="..\..\include\igl.h">\r
-                               </File>\r
-                               <File RelativePath="..\..\include\imodel.h">\r
-                               </File>\r
-                               <File RelativePath="..\..\include\ishaders.h">\r
-                               </File>\r
-                               <File RelativePath="..\..\include\isurface.h">\r
-                               </File>\r
-                               <File RelativePath="..\..\include\qerplugin.h">\r
-                               </File>\r
-                               <File RelativePath="..\..\include\qertypes.h">\r
-                               </File>\r
-                       </Filter>\r
-               </Filter>\r
-               <Filter Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" Name="Resource Files">\r
-               </Filter>\r
-               <File RelativePath=".\Conscript">\r
-               </File>\r
-       </Files>\r
-       <Globals>\r
-       </Globals>\r
+<?xml version="1.0" ?><VisualStudioProject Name="entity" ProjectGUID="{17DD38AA-4842-45BC-9304-2ADC1A12B4F4}" ProjectType="Visual C++" RootNamespace="entity" Version="8.00">
+       <Platforms>
+               <Platform Name="Win32"/>
+       </Platforms>
+       <ToolFiles>
+       </ToolFiles>
+       <Configurations>
+               <Configuration CharacterSet="2" ConfigurationType="2" IntermediateDirectory="$(SolutionDir)\build\intermediate\$(ConfigurationName)\$(ProjectName)" Name="Debug|Win32" OutputDirectory="$(SolutionDir)\install\modules">
+                       <Tool Name="VCPreBuildEventTool"/>
+                       <Tool Name="VCCustomBuildTool"/>
+                       <Tool Name="VCXMLDataGeneratorTool"/>
+                       <Tool Name="VCWebServiceProxyGeneratorTool"/>
+                       <Tool Name="VCMIDLTool"/>
+                       <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"/>
+                       <Tool Name="VCManagedResourceCompilerTool"/>
+                       <Tool Name="VCResourceCompilerTool"/>
+                       <Tool Name="VCPreLinkEventTool"/>
+                       <Tool AdditionalDependencies="mathlib.lib synapse.lib libxml2.lib glib-2.0.lib gobject-2.0.lib" AdditionalLibraryDirectories="&quot;$(SolutionDir)\..\libxml2\lib&quot;;&quot;$(SolutionDir)\..\gtk2\lib&quot;;&quot;$(SolutionDir)\build\$(ConfigurationName)\libs&quot;" GenerateDebugInformation="true" ModuleDefinitionFile="entity.def" Name="VCLinkerTool" TargetMachine="1"/>
+                       <Tool Name="VCALinkTool"/>
+                       <Tool Name="VCManifestTool"/>
+                       <Tool Name="VCXDCMakeTool"/>
+                       <Tool Name="VCBscMakeTool"/>
+                       <Tool Name="VCFxCopTool"/>
+                       <Tool Name="VCAppVerifierTool"/>
+                       <Tool Name="VCWebDeploymentTool"/>
+                       <Tool Name="VCPostBuildEventTool"/>
+               </Configuration>
+               <Configuration CharacterSet="2" ConfigurationType="2" IntermediateDirectory="$(SolutionDir)\build\intermediate\$(ConfigurationName)\$(ProjectName)" Name="Release|Win32" OutputDirectory="$(SolutionDir)\install\modules">
+                       <Tool Name="VCPreBuildEventTool"/>
+                       <Tool Name="VCCustomBuildTool"/>
+                       <Tool Name="VCXMLDataGeneratorTool"/>
+                       <Tool Name="VCWebServiceProxyGeneratorTool"/>
+                       <Tool Name="VCMIDLTool"/>
+                       <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"/>
+                       <Tool Name="VCManagedResourceCompilerTool"/>
+                       <Tool Name="VCResourceCompilerTool"/>
+                       <Tool Name="VCPreLinkEventTool"/>
+                       <Tool AdditionalDependencies="mathlib.lib synapse.lib libxml2.lib glib-2.0.lib gobject-2.0.lib" AdditionalLibraryDirectories="&quot;$(SolutionDir)\..\libxml2\lib&quot;;&quot;$(SolutionDir)\..\gtk2\lib&quot;;&quot;$(SolutionDir)\build\$(ConfigurationName)\libs&quot;" EnableCOMDATFolding="2" GenerateDebugInformation="true" ModuleDefinitionFile="entity.def" Name="VCLinkerTool" OptimizeReferences="2" TargetMachine="1"/>
+                       <Tool Name="VCALinkTool"/>
+                       <Tool Name="VCManifestTool"/>
+                       <Tool Name="VCXDCMakeTool"/>
+                       <Tool Name="VCBscMakeTool"/>
+                       <Tool Name="VCFxCopTool"/>
+                       <Tool Name="VCAppVerifierTool"/>
+                       <Tool Name="VCWebDeploymentTool"/>
+                       <Tool Name="VCPostBuildEventTool"/>
+               </Configuration>
+       </Configurations>
+       <References>
+       </References>
+       <Files>
+               <Filter Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" Name="Source Files">
+                       <File RelativePath=".\eclassmodel.cpp">
+                       </File>
+                       <File RelativePath=".\entity.cpp">
+                       </File>
+                       <File RelativePath=".\entity.def">
+                       </File>
+                       <File RelativePath=".\entity_entitymodel.cpp">
+                       </File>
+                       <File RelativePath=".\light.cpp">
+                       </File>
+                       <File RelativePath=".\miscmodel.cpp">
+                       </File>
+                       <File RelativePath=".\plugin.cpp">
+                       </File>
+               </Filter>
+               <Filter Filter="h;hpp;hxx;hm;inl" Name="Header Files">
+                       <File RelativePath=".\entity.h">
+                       </File>
+                       <File RelativePath=".\entity_entitymodel.h">
+                       </File>
+                       <File RelativePath=".\light.h">
+                       </File>
+                       <File RelativePath=".\plugin.h">
+                       </File>
+                       <Filter Name="API">
+                               <File RelativePath="..\..\include\ifilesystem.h">
+                               </File>
+                               <File RelativePath="..\..\include\igl.h">
+                               </File>
+                               <File RelativePath="..\..\include\imodel.h">
+                               </File>
+                               <File RelativePath="..\..\include\ishaders.h">
+                               </File>
+                               <File RelativePath="..\..\include\isurface.h">
+                               </File>
+                               <File RelativePath="..\..\include\qerplugin.h">
+                               </File>
+                               <File RelativePath="..\..\include\qertypes.h">
+                               </File>
+                       </Filter>
+               </Filter>
+               <Filter Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" Name="Resource Files">
+               </Filter>
+               <File RelativePath=".\Conscript">
+               </File>
+       </Files>
+       <Globals>
+       </Globals>
 </VisualStudioProject>
\ No newline at end of file
 </VisualStudioProject>
\ No newline at end of file