source: GTP/trunk/Lib/Vis/shared/scripts/GtpVisibility.sln @ 634

Revision 634, 1.4 KB checked in by mattausch, 18 years ago (diff)

common solution file

Line 
1Microsoft Visual Studio Solution File, Format Version 8.00
2Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Preprocessor", "..\..\Preprocessing\scripts\Preprocessor.vcproj", "{EABCE292-D598-4600-A1C9-2591E7D62FDA}"
3        ProjectSection(ProjectDependencies) = postProject
4        EndProjectSection
5EndProject
6Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GtpVisibility", "..\..\OnlineCullingCHC\scripts\GtpVisibility.vcproj", "{101A7691-74F3-48B4-96A3-CF35578F5900}"
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                {EABCE292-D598-4600-A1C9-2591E7D62FDA}.Debug.ActiveCfg = Debug|Win32
17                {EABCE292-D598-4600-A1C9-2591E7D62FDA}.Debug.Build.0 = Debug|Win32
18                {EABCE292-D598-4600-A1C9-2591E7D62FDA}.Release.ActiveCfg = Release|Win32
19                {EABCE292-D598-4600-A1C9-2591E7D62FDA}.Release.Build.0 = Release|Win32
20                {101A7691-74F3-48B4-96A3-CF35578F5900}.Debug.ActiveCfg = Debug|Win32
21                {101A7691-74F3-48B4-96A3-CF35578F5900}.Debug.Build.0 = Debug|Win32
22                {101A7691-74F3-48B4-96A3-CF35578F5900}.Release.ActiveCfg = Release|Win32
23                {101A7691-74F3-48B4-96A3-CF35578F5900}.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.