Revision 754,
1.1 KB
checked in by szirmay, 19 years ago
(diff) |
Added a folder remotely
|
Rev | Line | |
---|
[754] | 1 | Microsoft Visual Studio Solution File, Format Version 8.00
|
---|
| 2 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Caustics", "RayTraceEffects.vcproj", "{9C04CC2D-C188-4443-A185-CB0BCA6ED98D}"
|
---|
| 3 | ProjectSection(ProjectDependencies) = postProject
|
---|
| 4 | EndProjectSection
|
---|
| 5 | EndProject
|
---|
| 6 | Global
|
---|
| 7 | GlobalSection(SolutionConfiguration) = preSolution
|
---|
| 8 | Debug = Debug
|
---|
| 9 | Profile = Profile
|
---|
| 10 | Release = Release
|
---|
| 11 | EndGlobalSection
|
---|
| 12 | GlobalSection(ProjectConfiguration) = postSolution
|
---|
| 13 | {9C04CC2D-C188-4443-A185-CB0BCA6ED98D}.Debug.ActiveCfg = Debug|Win32
|
---|
| 14 | {9C04CC2D-C188-4443-A185-CB0BCA6ED98D}.Debug.Build.0 = Debug|Win32
|
---|
| 15 | {9C04CC2D-C188-4443-A185-CB0BCA6ED98D}.Profile.ActiveCfg = Profile|Win32
|
---|
| 16 | {9C04CC2D-C188-4443-A185-CB0BCA6ED98D}.Profile.Build.0 = Profile|Win32
|
---|
| 17 | {9C04CC2D-C188-4443-A185-CB0BCA6ED98D}.Release.ActiveCfg = Release|Win32
|
---|
| 18 | {9C04CC2D-C188-4443-A185-CB0BCA6ED98D}.Release.Build.0 = Release|Win32
|
---|
| 19 | EndGlobalSection
|
---|
| 20 | GlobalSection(ExtensibilityGlobals) = postSolution
|
---|
| 21 | EndGlobalSection
|
---|
| 22 | GlobalSection(ExtensibilityAddIns) = postSolution
|
---|
| 23 | EndGlobalSection
|
---|
| 24 | EndGlobal
|
---|
Note: See
TracBrowser
for help on using the repository browser.