Rev | Line | |
---|
[420] | 1 | |
---|
| 2 | Microsoft Visual Studio Solution File, Format Version 10.00 |
---|
| 3 | # Visual Studio 2008 |
---|
| 4 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Threading", "Threading\Threading.vcproj", "{0DA5F800-C727-4724-8FEE-4787703ED9B6}" |
---|
| 5 | EndProject |
---|
[428] | 6 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Timer", "Timer\Timer.vcproj", "{30B593AA-3661-4498-BAF1-15D701886EB2}" |
---|
| 7 | EndProject |
---|
[420] | 8 | Global |
---|
| 9 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
---|
| 10 | Debug|Win32 = Debug|Win32 |
---|
| 11 | Release|Win32 = Release|Win32 |
---|
| 12 | EndGlobalSection |
---|
| 13 | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
---|
| 14 | {0DA5F800-C727-4724-8FEE-4787703ED9B6}.Debug|Win32.ActiveCfg = Debug|Win32 |
---|
| 15 | {0DA5F800-C727-4724-8FEE-4787703ED9B6}.Debug|Win32.Build.0 = Debug|Win32 |
---|
| 16 | {0DA5F800-C727-4724-8FEE-4787703ED9B6}.Release|Win32.ActiveCfg = Release|Win32 |
---|
| 17 | {0DA5F800-C727-4724-8FEE-4787703ED9B6}.Release|Win32.Build.0 = Release|Win32 |
---|
[428] | 18 | {30B593AA-3661-4498-BAF1-15D701886EB2}.Debug|Win32.ActiveCfg = Debug|Win32 |
---|
| 19 | {30B593AA-3661-4498-BAF1-15D701886EB2}.Debug|Win32.Build.0 = Debug|Win32 |
---|
| 20 | {30B593AA-3661-4498-BAF1-15D701886EB2}.Release|Win32.ActiveCfg = Release|Win32 |
---|
| 21 | {30B593AA-3661-4498-BAF1-15D701886EB2}.Release|Win32.Build.0 = Release|Win32 |
---|
[420] | 22 | EndGlobalSection |
---|
| 23 | GlobalSection(SolutionProperties) = preSolution |
---|
| 24 | HideSolutionNode = FALSE |
---|
| 25 | EndGlobalSection |
---|
| 26 | EndGlobal |
---|
Note: See
TracBrowser
for help on using the repository browser.