source: GTP/trunk/Lib/Geom/shared/GTGeometry/GTGeometry.sln @ 1788

Revision 1788, 1.4 KB checked in by gumbau, 18 years ago (diff)

Added the GeoLodLibraryDLL project which compiles the LodStrips? and LodTrees? librarys into a separate DLL. This DLL is smaller than the static lib.

Line 
1Microsoft Visual Studio Solution File, Format Version 8.00
2Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GTGeometry", "GTGeometry.vcproj", "{A1B6E932-F612-4CBC-9260-DF91CD4E748F}"
3        ProjectSection(ProjectDependencies) = postProject
4        EndProjectSection
5EndProject
6Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GeoLodLibraryDLL", "GeoLodLibraryDLL.vcproj", "{84625A65-ECC9-4DD3-B02E-1C21C5766D72}"
7        ProjectSection(ProjectDependencies) = postProject
8        EndProjectSection
9EndProject
10Global
11        GlobalSection(SolutionConfiguration) = preSolution
12                Debug = Debug
13                Release = Release
14        EndGlobalSection
15        GlobalSection(ProjectConfiguration) = postSolution
16                {A1B6E932-F612-4CBC-9260-DF91CD4E748F}.Debug.ActiveCfg = Debug|Win32
17                {A1B6E932-F612-4CBC-9260-DF91CD4E748F}.Debug.Build.0 = Debug|Win32
18                {A1B6E932-F612-4CBC-9260-DF91CD4E748F}.Release.ActiveCfg = Release|Win32
19                {A1B6E932-F612-4CBC-9260-DF91CD4E748F}.Release.Build.0 = Release|Win32
20                {84625A65-ECC9-4DD3-B02E-1C21C5766D72}.Debug.ActiveCfg = Debug|Win32
21                {84625A65-ECC9-4DD3-B02E-1C21C5766D72}.Debug.Build.0 = Debug|Win32
22                {84625A65-ECC9-4DD3-B02E-1C21C5766D72}.Release.ActiveCfg = Release|Win32
23                {84625A65-ECC9-4DD3-B02E-1C21C5766D72}.Release.Build.0 = Release|Win32
24        EndGlobalSection
25        GlobalSection(ExtensibilityGlobals) = postSolution
26        EndGlobalSection
27        GlobalSection(ExtensibilityAddIns) = postSolution
28        EndGlobalSection
29EndGlobal
Note: See TracBrowser for help on using the repository browser.