From 55213c40d1b173f6928e82a226ee517a83fb0561 Mon Sep 17 00:00:00 2001 From: kaetemi Date: Sat, 8 May 2010 10:43:32 +0200 Subject: [PATCH] Changed: VS2008 project for max vertex tree paint. --- .../nel_vertex_tree_paint.vcproj | 642 +++++------------- .../tools/3d/plugin_max/plugin_max_public.sln | 6 + 2 files changed, 187 insertions(+), 461 deletions(-) diff --git a/code/nel/tools/3d/plugin_max/nel_vertex_tree_paint/nel_vertex_tree_paint.vcproj b/code/nel/tools/3d/plugin_max/nel_vertex_tree_paint/nel_vertex_tree_paint.vcproj index 7eee397a7..61fd98897 100644 --- a/code/nel/tools/3d/plugin_max/nel_vertex_tree_paint/nel_vertex_tree_paint.vcproj +++ b/code/nel/tools/3d/plugin_max/nel_vertex_tree_paint/nel_vertex_tree_paint.vcproj @@ -1,514 +1,234 @@ - + + ProjectGUID="{680F9C48-975D-425A-89DF-D7AC3C093968}" + RootNamespace="vertex_tree_paint" + TargetFrameworkVersion="0" + > + Name="Win32" + /> + + - - - - - - - - - - - - - - - + CharacterSet="2" + > + Name="VCPreBuildEventTool" + /> + Name="VCCustomBuildTool" + /> + Name="VCXMLDataGeneratorTool" + /> + + /> + Name="VCCLCompilerTool" + Optimization="4" + InlineFunctionExpansion="1" + PreprocessorDefinitions="LIBXML_STATIC;WIN32;_DEBUG;_USRDLL" + StringPooling="true" + ExceptionHandling="2" + BasicRuntimeChecks="3" + SmallerTypeCheck="true" + RuntimeLibrary="3" + BufferSecurityCheck="true" + EnableFunctionLevelLinking="true" + WarningLevel="3" + SuppressStartupBanner="true" + DebugInformationFormat="3" + /> - + Name="VCManagedResourceCompilerTool" + /> + /> + Name="VCPreLinkEventTool" + /> + Name="VCLinkerTool" + AdditionalDependencies="maxscrpt.lib helpsys.lib winmm.lib libxml2.lib comctl32.lib delayimp.lib bmm.lib core.lib edmodel.lib geom.lib gfx.lib mesh.lib mnmath.lib paramblk2.lib maxutil.lib acap.lib version.lib freetype.lib ws2_32.lib" + OutputFile="..\plugins\$(ProjectName)_d.dlm" + SuppressStartupBanner="true" + IgnoreDefaultLibraryNames="libc;libcmt;libcmtd;msvcrt" + ModuleDefinitionFile="$(RootNamespace).def" + GenerateDebugInformation="true" + ProgramDatabaseFile="$(IntDir)\$(TargetName).pdb" + ImportLibrary="$(ProjectName)_d.lib" + TargetMachine="1" + /> + Name="VCALinkTool" + /> + Name="VCManifestTool" + /> + Name="VCXDCMakeTool" + /> + + + + + CharacterSet="2" + > + + + + + + SuppressStartupBanner="true" + DebugInformationFormat="3" + /> - - - - - + Name="VCManagedResourceCompilerTool" + /> + /> - - - - - - - - + Name="VCPreLinkEventTool" + /> + AdditionalDependencies="maxscrpt.lib helpsys.lib winmm.lib libxml2.lib comctl32.lib delayimp.lib bmm.lib core.lib edmodel.lib geom.lib gfx.lib mesh.lib mnmath.lib paramblk2.lib maxutil.lib acap.lib version.lib freetype.lib ws2_32.lib" + OutputFile="..\plugins\$(ProjectName)_r.dlm" + SuppressStartupBanner="true" + IgnoreDefaultLibraryNames="libc;libcmt;libcmtd;msvcrtd" + ModuleDefinitionFile="$(RootNamespace).def" + GenerateDebugInformation="true" + ProgramDatabaseFile="$(IntDir)\$(TargetName).pdb" + OptimizeReferences="2" + EnableCOMDATFolding="2" + ImportLibrary="$(ProjectName)_r.lib" + TargetMachine="1" + /> + Name="VCALinkTool" + /> + Name="VCManifestTool" + /> + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCFxCopTool" + /> + Name="VCAppVerifierTool" + /> - - - - - - - - - - - - - - - - - - + Name="VCPostBuildEventTool" + /> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + diff --git a/code/nel/tools/3d/plugin_max/plugin_max_public.sln b/code/nel/tools/3d/plugin_max/plugin_max_public.sln index b7d0e3960..38f9d99ed 100644 --- a/code/nel/tools/3d/plugin_max/plugin_max_public.sln +++ b/code/nel/tools/3d/plugin_max/plugin_max_public.sln @@ -154,6 +154,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nel_patch_edit", "nel_patch {CDFC60B0-9D01-4822-ACAD-B66F7130FCAD} = {CDFC60B0-9D01-4822-ACAD-B66F7130FCAD} EndProjectSection EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "nel_vertex_tree_paint", "nel_vertex_tree_paint\nel_vertex_tree_paint.vcproj", "{680F9C48-975D-425A-89DF-D7AC3C093968}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 @@ -256,6 +258,10 @@ Global {53B9D9A1-AE6B-4E39-82B2-E8EE01075EEC}.Debug|Win32.Build.0 = Debug|Win32 {53B9D9A1-AE6B-4E39-82B2-E8EE01075EEC}.Release|Win32.ActiveCfg = Release|Win32 {53B9D9A1-AE6B-4E39-82B2-E8EE01075EEC}.Release|Win32.Build.0 = Release|Win32 + {680F9C48-975D-425A-89DF-D7AC3C093968}.Debug|Win32.ActiveCfg = Debug|Win32 + {680F9C48-975D-425A-89DF-D7AC3C093968}.Debug|Win32.Build.0 = Debug|Win32 + {680F9C48-975D-425A-89DF-D7AC3C093968}.Release|Win32.ActiveCfg = Release|Win32 + {680F9C48-975D-425A-89DF-D7AC3C093968}.Release|Win32.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE