source: other-projects/fft-ddr/summer-2014/trunk/FFDDR.sln@ 29735

Last change on this file since 29735 was 29735, checked in by cct9, 9 years ago

Initial set of files for the FFT-Dance-Dance-Revolution project

  • Property svn:executable set to *
File size: 1.3 KB
Line 
1
2Microsoft Visual Studio Solution File, Format Version 12.00
3# Visual Studio 2013
4VisualStudioVersion = 12.0.21005.1
5MinimumVisualStudioVersion = 10.0.40219.1
6Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FFDDR", "FFDDR\FFDDR.csproj", "{03F9B4C5-BF0C-48DD-B9AA-8A78DD7315FF}"
7EndProject
8Global
9 GlobalSection(SolutionConfigurationPlatforms) = preSolution
10 Debug|Any CPU = Debug|Any CPU
11 Debug|x86 = Debug|x86
12 Release|Any CPU = Release|Any CPU
13 Release|x86 = Release|x86
14 EndGlobalSection
15 GlobalSection(ProjectConfigurationPlatforms) = postSolution
16 {03F9B4C5-BF0C-48DD-B9AA-8A78DD7315FF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
17 {03F9B4C5-BF0C-48DD-B9AA-8A78DD7315FF}.Debug|Any CPU.Build.0 = Debug|Any CPU
18 {03F9B4C5-BF0C-48DD-B9AA-8A78DD7315FF}.Debug|x86.ActiveCfg = Debug|x86
19 {03F9B4C5-BF0C-48DD-B9AA-8A78DD7315FF}.Debug|x86.Build.0 = Debug|x86
20 {03F9B4C5-BF0C-48DD-B9AA-8A78DD7315FF}.Release|Any CPU.ActiveCfg = Release|Any CPU
21 {03F9B4C5-BF0C-48DD-B9AA-8A78DD7315FF}.Release|Any CPU.Build.0 = Release|Any CPU
22 {03F9B4C5-BF0C-48DD-B9AA-8A78DD7315FF}.Release|x86.ActiveCfg = Release|x86
23 {03F9B4C5-BF0C-48DD-B9AA-8A78DD7315FF}.Release|x86.Build.0 = Release|x86
24 EndGlobalSection
25 GlobalSection(SolutionProperties) = preSolution
26 HideSolutionNode = FALSE
27 EndGlobalSection
28EndGlobal
Note: See TracBrowser for help on using the repository browser.