Update of /cvsroot/objecthandler/ObjectHandler
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv20816
Modified Files:
Tag: R000104f0-branch
ObjectHandler.sln ObjectHandler_vc8.sln
Log Message:
VC support for doxygen
Index: ObjectHandler.sln
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ObjectHandler.sln,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -C2 -d -r1.2 -r1.2.2.1
*** ObjectHandler.sln 8 Jun 2006 14:52:11 -0000 1.2
--- ObjectHandler.sln 8 Aug 2006 10:18:19 -0000 1.2.2.1
***************
*** 45,48 ****
--- 45,52 ----
EndProjectSection
EndProject
+ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "docs", "Docs\docs.vcproj", "{8CC19C10-6F1F-40AA-ADBF-12FDF6ED36A2}"
+ ProjectSection(ProjectDependencies) = postProject
+ EndProjectSection
+ EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
***************
*** 179,182 ****
--- 183,200 ----
{19C36A53-51F2-4951-9A38-CCF6A250814F}.Release SingleThread.ActiveCfg = All|Win32
{19C36A53-51F2-4951-9A38-CCF6A250814F}.Release SingleThread.Build.0 = All|Win32
+ {8CC19C10-6F1F-40AA-ADBF-12FDF6ED36A2}.All.ActiveCfg = All|Win32
+ {8CC19C10-6F1F-40AA-ADBF-12FDF6ED36A2}.All.Build.0 = All|Win32
+ {8CC19C10-6F1F-40AA-ADBF-12FDF6ED36A2}.Debug.ActiveCfg = All|Win32
+ {8CC19C10-6F1F-40AA-ADBF-12FDF6ED36A2}.Debug.Build.0 = All|Win32
+ {8CC19C10-6F1F-40AA-ADBF-12FDF6ED36A2}.Debug CRTDLL.ActiveCfg = All|Win32
+ {8CC19C10-6F1F-40AA-ADBF-12FDF6ED36A2}.Debug CRTDLL.Build.0 = All|Win32
+ {8CC19C10-6F1F-40AA-ADBF-12FDF6ED36A2}.Debug SingleThread.ActiveCfg = All|Win32
+ {8CC19C10-6F1F-40AA-ADBF-12FDF6ED36A2}.Debug SingleThread.Build.0 = All|Win32
+ {8CC19C10-6F1F-40AA-ADBF-12FDF6ED36A2}.Release.ActiveCfg = All|Win32
+ {8CC19C10-6F1F-40AA-ADBF-12FDF6ED36A2}.Release.Build.0 = All|Win32
+ {8CC19C10-6F1F-40AA-ADBF-12FDF6ED36A2}.Release CRTDLL.ActiveCfg = All|Win32
+ {8CC19C10-6F1F-40AA-ADBF-12FDF6ED36A2}.Release CRTDLL.Build.0 = All|Win32
+ {8CC19C10-6F1F-40AA-ADBF-12FDF6ED36A2}.Release SingleThread.ActiveCfg = All|Win32
+ {8CC19C10-6F1F-40AA-ADBF-12FDF6ED36A2}.Release SingleThread.Build.0 = All|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
Index: ObjectHandler_vc8.sln
===================================================================
RCS file: /cvsroot/objecthandler/ObjectHandler/ObjectHandler_vc8.sln,v
retrieving revision 1.8
retrieving revision 1.8.2.1
diff -C2 -d -r1.8 -r1.8.2.1
*** ObjectHandler_vc8.sln 12 Jun 2006 12:50:28 -0000 1.8
--- ObjectHandler_vc8.sln 8 Aug 2006 10:18:20 -0000 1.8.2.1
***************
*** 1,5 ****

Microsoft Visual Studio Solution File, Format Version 9.00
! # Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ExampleCpp", "Examples\C++\ExampleCpp_vc8.vcproj", "{90BF5136-C003-45AB-BB63-7AE014A07F4E}"
ProjectSection(ProjectDependencies) = postProject
--- 1,5 ----

Microsoft Visual Studio Solution File, Format Version 9.00
! # Visual C++ Express 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ExampleCpp", "Examples\C++\ExampleCpp_vc8.vcproj", "{90BF5136-C003-45AB-BB63-7AE014A07F4E}"
ProjectSection(ProjectDependencies) = postProject
***************
*** 43,46 ****
--- 43,48 ----
EndProjectSection
EndProject
+ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "docs", "Docs\docs_vc8.vcproj", "{74479EEA-CD1C-487E-8D31-F3EBF506ED40}"
+ EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
***************
*** 128,131 ****
--- 130,143 ----
{BB902802-D59B-466F-ABB6-23368860D803}.Release CRTDLL|Win32.Build.0 = Release CRTDLL|Win32
{BB902802-D59B-466F-ABB6-23368860D803}.Release|Win32.ActiveCfg = Release CRTDLL|Win32
+ {74479EEA-CD1C-487E-8D31-F3EBF506ED40}.All|Win32.ActiveCfg = All|Win32
+ {74479EEA-CD1C-487E-8D31-F3EBF506ED40}.All|Win32.Build.0 = All|Win32
+ {74479EEA-CD1C-487E-8D31-F3EBF506ED40}.Debug CRTDLL|Win32.ActiveCfg = All|Win32
+ {74479EEA-CD1C-487E-8D31-F3EBF506ED40}.Debug CRTDLL|Win32.Build.0 = All|Win32
+ {74479EEA-CD1C-487E-8D31-F3EBF506ED40}.Debug|Win32.ActiveCfg = All|Win32
+ {74479EEA-CD1C-487E-8D31-F3EBF506ED40}.Debug|Win32.Build.0 = All|Win32
+ {74479EEA-CD1C-487E-8D31-F3EBF506ED40}.Release CRTDLL|Win32.ActiveCfg = All|Win32
+ {74479EEA-CD1C-487E-8D31-F3EBF506ED40}.Release CRTDLL|Win32.Build.0 = All|Win32
+ {74479EEA-CD1C-487E-8D31-F3EBF506ED40}.Release|Win32.ActiveCfg = All|Win32
+ {74479EEA-CD1C-487E-8D31-F3EBF506ED40}.Release|Win32.Build.0 = All|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
|