diff options
Diffstat (limited to 'PxShared/src/compiler/vc11win64/PxTask.sln')
| -rw-r--r-- | PxShared/src/compiler/vc11win64/PxTask.sln | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/PxShared/src/compiler/vc11win64/PxTask.sln b/PxShared/src/compiler/vc11win64/PxTask.sln deleted file mode 100644 index 1dfa3558..00000000 --- a/PxShared/src/compiler/vc11win64/PxTask.sln +++ /dev/null @@ -1,30 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2012 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PxTask", "./PxTask.vcxproj", "{5B1132F6-84F8-142E-B951-ADB8505CC27F}" - ProjectSection(ProjectDependencies) = postProject - EndProjectSection -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - checked|x64 = checked|x64 - debug|x64 = debug|x64 - profile|x64 = profile|x64 - release|x64 = release|x64 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {5B1132F6-84F8-142E-B951-ADB8505CC27F}.checked|x64.ActiveCfg = checked|x64 - {5B1132F6-84F8-142E-B951-ADB8505CC27F}.checked|x64.Build.0 = checked|x64 - {5B1132F6-84F8-142E-B951-ADB8505CC27F}.debug|x64.ActiveCfg = debug|x64 - {5B1132F6-84F8-142E-B951-ADB8505CC27F}.debug|x64.Build.0 = debug|x64 - {5B1132F6-84F8-142E-B951-ADB8505CC27F}.profile|x64.ActiveCfg = profile|x64 - {5B1132F6-84F8-142E-B951-ADB8505CC27F}.profile|x64.Build.0 = profile|x64 - {5B1132F6-84F8-142E-B951-ADB8505CC27F}.release|x64.ActiveCfg = release|x64 - {5B1132F6-84F8-142E-B951-ADB8505CC27F}.release|x64.Build.0 = release|x64 - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - EndGlobalSection - GlobalSection(ExtensibilityAddins) = postSolution - EndGlobalSection - GlobalSection(NestedProjects) = preSolution - EndGlobalSection -EndGlobal |