Line | |
---|
1 | |
---|
2 | Microsoft Visual Studio Solution File, Format Version 10.00 |
---|
3 | # Visual Studio 2008 |
---|
4 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "screenGenerator", "screenGenerator.vcproj", "{4D289907-4DB3-47E6-8391-B4D10ECBA344}" |
---|
5 | EndProject |
---|
6 | Global |
---|
7 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
---|
8 | Debug|Win32 = Debug|Win32 |
---|
9 | Debug|x64 = Debug|x64 |
---|
10 | Release|Win32 = Release|Win32 |
---|
11 | Release|x64 = Release|x64 |
---|
12 | EndGlobalSection |
---|
13 | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
---|
14 | {4D289907-4DB3-47E6-8391-B4D10ECBA344}.Debug|Win32.ActiveCfg = Debug|Win32 |
---|
15 | {4D289907-4DB3-47E6-8391-B4D10ECBA344}.Debug|x64.ActiveCfg = Debug|x64 |
---|
16 | {4D289907-4DB3-47E6-8391-B4D10ECBA344}.Debug|x64.Build.0 = Debug|x64 |
---|
17 | {4D289907-4DB3-47E6-8391-B4D10ECBA344}.Release|Win32.ActiveCfg = Release|Win32 |
---|
18 | {4D289907-4DB3-47E6-8391-B4D10ECBA344}.Release|x64.ActiveCfg = Release|x64 |
---|
19 | {4D289907-4DB3-47E6-8391-B4D10ECBA344}.Release|x64.Build.0 = Release|x64 |
---|
20 | EndGlobalSection |
---|
21 | GlobalSection(SolutionProperties) = preSolution |
---|
22 | HideSolutionNode = FALSE |
---|
23 | EndGlobalSection |
---|
24 | GlobalSection(Qt) = preSolution |
---|
25 | Integration = True |
---|
26 | EndGlobalSection |
---|
27 | EndGlobal |
---|
Note: See
TracBrowser
for help on using the repository browser.