diff --git a/build/Major.vcxproj.user b/build/Major.vcxproj.user new file mode 100644 index 000000000..be2507870 --- /dev/null +++ b/build/Major.vcxproj.user @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/build/ps.sln b/build/ps.sln index 8fe3f213f..75f26d42b 100644 --- a/build/ps.sln +++ b/build/ps.sln @@ -62,6 +62,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ps0650", "ps0650.vcxproj", EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cglib", "cglib.vcxproj", "{7B80F974-CE2E-4BD9-855A-44FF139FF288}" EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Major", "Major.vcxproj", "{1FF5506B-3131-41AA-9F57-F7B1BEA36BF6}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 @@ -238,6 +240,12 @@ Global {7B80F974-CE2E-4BD9-855A-44FF139FF288}.Release|Win32.ActiveCfg = Release|Win32 {7B80F974-CE2E-4BD9-855A-44FF139FF288}.Release|Win32.Build.0 = Release|Win32 {7B80F974-CE2E-4BD9-855A-44FF139FF288}.Release|x64.ActiveCfg = Release|Win32 + {1FF5506B-3131-41AA-9F57-F7B1BEA36BF6}.Debug|Win32.ActiveCfg = Debug|Win32 + {1FF5506B-3131-41AA-9F57-F7B1BEA36BF6}.Debug|Win32.Build.0 = Debug|Win32 + {1FF5506B-3131-41AA-9F57-F7B1BEA36BF6}.Debug|x64.ActiveCfg = Debug|Win32 + {1FF5506B-3131-41AA-9F57-F7B1BEA36BF6}.Release|Win32.ActiveCfg = Release|Win32 + {1FF5506B-3131-41AA-9F57-F7B1BEA36BF6}.Release|Win32.Build.0 = Release|Win32 + {1FF5506B-3131-41AA-9F57-F7B1BEA36BF6}.Release|x64.ActiveCfg = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE