From: <sv...@ww...> - 2004-10-03 13:53:28
|
Author: delta Date: 2004-10-03 06:46:08 -0700 (Sun, 03 Oct 2004) New Revision: 1277 Added: trunk/CSP/SimCore/VisualStudio2003/ trunk/CSP/SimCore/VisualStudio2003/SimCore.sln trunk/CSP/SimCore/VisualStudio2003/SimCore.vcproj Modified: trunk/CSP/SimCore/Util/Log.h Log: * Removed no more needed #undef ERROR (it arises at a higher level). * Added VisualStudio2003 dir. * Binaries are sent to SimCore/.bin Browse at: https://www.zerobar.net/viewcvs/viewcvs.cgi?view=rev&rev=1277 Modified: trunk/CSP/SimCore/Util/Log.h =================================================================== --- trunk/CSP/SimCore/Util/Log.h 2004-10-03 13:42:57 UTC (rev 1276) +++ trunk/CSP/SimCore/Util/Log.h 2004-10-03 13:46:08 UTC (rev 1277) @@ -28,8 +28,6 @@ #include <SimData/Log.h> -#undef ERROR - /** * Define the possible classes/categories of logging messages */ Added: trunk/CSP/SimCore/VisualStudio2003/SimCore.sln =================================================================== --- trunk/CSP/SimCore/VisualStudio2003/SimCore.sln 2004-10-03 13:42:57 UTC (rev 1276) +++ trunk/CSP/SimCore/VisualStudio2003/SimCore.sln 2004-10-03 13:46:08 UTC (rev 1277) @@ -0,0 +1,21 @@ +Microsoft Visual Studio Solution File, Format Version 8.00 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SimCore", "SimCore.vcproj", "{94C7C9F9-60EC-41F9-AFD1-560A0F3CCA38}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Global + GlobalSection(SolutionConfiguration) = preSolution + Debug = Debug + Release = Release + EndGlobalSection + GlobalSection(ProjectConfiguration) = postSolution + {94C7C9F9-60EC-41F9-AFD1-560A0F3CCA38}.Debug.ActiveCfg = Debug|Win32 + {94C7C9F9-60EC-41F9-AFD1-560A0F3CCA38}.Debug.Build.0 = Debug|Win32 + {94C7C9F9-60EC-41F9-AFD1-560A0F3CCA38}.Release.ActiveCfg = Release|Win32 + {94C7C9F9-60EC-41F9-AFD1-560A0F3CCA38}.Release.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + EndGlobalSection + GlobalSection(ExtensibilityAddIns) = postSolution + EndGlobalSection +EndGlobal Added: trunk/CSP/SimCore/VisualStudio2003/SimCore.vcproj =================================================================== --- trunk/CSP/SimCore/VisualStudio2003/SimCore.vcproj 2004-10-03 13:42:57 UTC (rev 1276) +++ trunk/CSP/SimCore/VisualStudio2003/SimCore.vcproj 2004-10-03 13:46:08 UTC (rev 1277) @@ -0,0 +1,173 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="7.10" + Name="SimCore" + ProjectGUID="{94C7C9F9-60EC-41F9-AFD1-560A0F3CCA38}" + Keyword="MakeFileProj"> + <Platforms> + <Platform + Name="Win32"/> + </Platforms> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="Debug" + IntermediateDirectory="Debug" + ConfigurationType="4"> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="../..;../../SimData/Include" + PreprocessorDefinitions="WIN32" + RuntimeLibrary="3" + RuntimeTypeInfo="TRUE" + WarningLevel="4"/> + <Tool + Name="VCCustomBuildTool"/> + <Tool + Name="VCLibrarianTool" + OutputFile="../.bin/$(ProjectName)d.lib"/> + <Tool + Name="VCMIDLTool"/> + <Tool + Name="VCPostBuildEventTool"/> + <Tool + Name="VCPreBuildEventTool"/> + <Tool + Name="VCPreLinkEventTool"/> + <Tool + Name="VCResourceCompilerTool"/> + <Tool + Name="VCWebServiceProxyGeneratorTool"/> + <Tool + Name="VCXMLDataGeneratorTool"/> + <Tool + Name="VCManagedWrapperGeneratorTool"/> + <Tool + Name="VCAuxiliaryManagedWrapperGeneratorTool"/> + </Configuration> + <Configuration + Name="Release|Win32" + OutputDirectory="Release" + IntermediateDirectory="Release" + ConfigurationType="4"> + <Tool + Name="VCCLCompilerTool" + Optimization="3" + GlobalOptimizations="TRUE" + InlineFunctionExpansion="2" + OptimizeForWindowsApplication="TRUE" + AdditionalIncludeDirectories="../..;../../SimData/Include" + PreprocessorDefinitions="WIN32" + RuntimeLibrary="2" + RuntimeTypeInfo="TRUE" + WarningLevel="3"/> + <Tool + Name="VCCustomBuildTool"/> + <Tool + Name="VCLibrarianTool" + OutputFile="../.bin/$(ProjectName).lib"/> + <Tool + Name="VCMIDLTool"/> + <Tool + Name="VCPostBuildEventTool"/> + <Tool + Name="VCPreBuildEventTool"/> + <Tool + Name="VCPreLinkEventTool"/> + <Tool + Name="VCResourceCompilerTool"/> + <Tool + Name="VCWebServiceProxyGeneratorTool"/> + <Tool + Name="VCXMLDataGeneratorTool"/> + <Tool + Name="VCManagedWrapperGeneratorTool"/> + <Tool + Name="VCAuxiliaryManagedWrapperGeneratorTool"/> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="Source Files" + Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" + UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> + <Filter + Name="Battlefield" + Filter=""> + <File + RelativePath="..\Battlefield\Battlefield.cpp"> + </File> + <File + RelativePath="..\Battlefield\SceneManager.cpp"> + </File> + <File + RelativePath="..\Battlefield\SimObject.cpp"> + </File> + </Filter> + <Filter + Name="Util" + Filter=""> + <File + RelativePath="..\Util\SimpleConfig.cpp"> + </File> + <File + RelativePath="..\Util\StringTools.cpp"> + </File> + <File + RelativePath="..\Util\SynchronousUpdate.cpp"> + </File> + </Filter> + </Filter> + <Filter + Name="Header Files" + Filter="h;hpp;hxx;hm;inl;inc;xsd" + UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> + <Filter + Name="Battlefield" + Filter=""> + <File + RelativePath="..\Battlefield\Battlefield.h"> + </File> + <File + RelativePath="..\Battlefield\SceneManager.h"> + </File> + <File + RelativePath="..\Battlefield\SimObject.h"> + </File> + </Filter> + <Filter + Name="Util" + Filter=""> + <File + RelativePath="..\Util\Dispatch.h"> + </File> + <File + RelativePath="..\Util\Log.h"> + </File> + <File + RelativePath="..\Util\SimpleConfig.h"> + </File> + <File + RelativePath="..\Util\StringTools.h"> + </File> + <File + RelativePath="..\Util\SynchronousUpdate.h"> + </File> + </Filter> + </Filter> + <Filter + Name="Resource Files" + Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" + UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> + </Filter> + <File + RelativePath=".\readme.txt"> + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> |