source: trunk/MFCtooling/mfctooling.sln @ 32

Last change on this file since 32 was 32, checked in by sherbold, 13 years ago
File size: 1.9 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 10.00
3# Visual Studio 2008
4Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "userlog", "userlog\userlog.vcproj", "{A881CC90-25D4-4D76-A30D-C8CA09A3434D}"
5EndProject
6Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestProg", "TestProg\TestProg.vcproj", "{98889796-F392-4C4F-A619-BD2C1509B392}"
7        ProjectSection(ProjectDependencies) = postProject
8                {A881CC90-25D4-4D76-A30D-C8CA09A3434D} = {A881CC90-25D4-4D76-A30D-C8CA09A3434D}
9        EndProjectSection
10EndProject
11Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "replay", "replay\replay.vcproj", "{6CDC762E-2D22-4B0F-B6CD-7F8AB432ED42}"
12EndProject
13Global
14        GlobalSection(SolutionConfigurationPlatforms) = preSolution
15                Debug|Win32 = Debug|Win32
16                Release|Win32 = Release|Win32
17        EndGlobalSection
18        GlobalSection(ProjectConfigurationPlatforms) = postSolution
19                {A881CC90-25D4-4D76-A30D-C8CA09A3434D}.Debug|Win32.ActiveCfg = Debug|Win32
20                {A881CC90-25D4-4D76-A30D-C8CA09A3434D}.Debug|Win32.Build.0 = Debug|Win32
21                {A881CC90-25D4-4D76-A30D-C8CA09A3434D}.Release|Win32.ActiveCfg = Release|Win32
22                {A881CC90-25D4-4D76-A30D-C8CA09A3434D}.Release|Win32.Build.0 = Release|Win32
23                {98889796-F392-4C4F-A619-BD2C1509B392}.Debug|Win32.ActiveCfg = Debug|Win32
24                {98889796-F392-4C4F-A619-BD2C1509B392}.Debug|Win32.Build.0 = Debug|Win32
25                {98889796-F392-4C4F-A619-BD2C1509B392}.Release|Win32.ActiveCfg = Release|Win32
26                {98889796-F392-4C4F-A619-BD2C1509B392}.Release|Win32.Build.0 = Release|Win32
27                {6CDC762E-2D22-4B0F-B6CD-7F8AB432ED42}.Debug|Win32.ActiveCfg = Debug|Win32
28                {6CDC762E-2D22-4B0F-B6CD-7F8AB432ED42}.Debug|Win32.Build.0 = Debug|Win32
29                {6CDC762E-2D22-4B0F-B6CD-7F8AB432ED42}.Release|Win32.ActiveCfg = Release|Win32
30                {6CDC762E-2D22-4B0F-B6CD-7F8AB432ED42}.Release|Win32.Build.0 = Release|Win32
31        EndGlobalSection
32        GlobalSection(SolutionProperties) = preSolution
33                HideSolutionNode = FALSE
34        EndGlobalSection
35EndGlobal
Note: See TracBrowser for help on using the repository browser.