source: projectionDesigner/curvedScreenGenerator/screenGenerator.sln @ 20

Last change on this file since 20 was 20, checked in by Torben Dannhauer, 14 years ago
File size: 969 bytes
Line 
1
2Microsoft Visual Studio Solution File, Format Version 9.00
3# Visual Studio 2005
4Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "screenGenerator", "screenGenerator.vcproj", "{4D289907-4DB3-47E6-8391-B4D10ECBA344}"
5        GlobalSection(Qt) = preSolution
6                Integration = True
7        EndGlobalSection
8EndProject
9Global
10        GlobalSection(SolutionConfigurationPlatforms) = preSolution
11                Debug|Win32 = Debug|Win32
12                Release|Win32 = Release|Win32
13        EndGlobalSection
14        GlobalSection(ProjectConfigurationPlatforms) = postSolution
15                {4D289907-4DB3-47E6-8391-B4D10ECBA344}.Debug|Win32.ActiveCfg = Debug|Win32
16                {4D289907-4DB3-47E6-8391-B4D10ECBA344}.Debug|Win32.Build.0 = Debug|Win32
17                {4D289907-4DB3-47E6-8391-B4D10ECBA344}.Release|Win32.ActiveCfg = Release|Win32
18                {4D289907-4DB3-47E6-8391-B4D10ECBA344}.Release|Win32.Build.0 = Release|Win32
19        EndGlobalSection
20        GlobalSection(SolutionProperties) = preSolution
21                HideSolutionNode = FALSE
22        EndGlobalSection
23EndGlobal
Note: See TracBrowser for help on using the repository browser.