-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
872 additions
and
843 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,34 @@ | ||
|
||
Microsoft Visual Studio Solution File, Format Version 12.00 | ||
# Visual Studio 14 | ||
VisualStudioVersion = 14.0.25420.1 | ||
# Visual Studio Version 16 | ||
VisualStudioVersion = 16.0.29728.190 | ||
MinimumVisualStudioVersion = 10.0.40219.1 | ||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UniversalPropertyReplacement", "UniversalPropertyReplacement\UniversalPropertyReplacement.vcxproj", "{07FC5B61-B575-4207-B464-AFAE6AF3FC19}" | ||
ProjectSection(ProjectDependencies) = postProject | ||
{F057451A-1413-4D68-AF56-1BF529933420} = {F057451A-1413-4D68-AF56-1BF529933420} | ||
EndProjectSection | ||
EndProject | ||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Spore ModAPI", "..\..\Spore ModAPI\Spore ModAPI.vcxproj", "{F057451A-1413-4D68-AF56-1BF529933420}" | ||
EndProject | ||
Global | ||
GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
Debug - Disk|x86 = Debug - Disk|x86 | ||
Debug - Steam Patched|x86 = Debug - Steam Patched|x86 | ||
Debug - Steam|x86 = Debug - Steam|x86 | ||
Debug|x86 = Debug|x86 | ||
Release - Disk|x86 = Release - Disk|x86 | ||
Release - Steam Patched|x86 = Release - Steam Patched|x86 | ||
Release - Steam|x86 = Release - Steam|x86 | ||
Release|x86 = Release|x86 | ||
EndGlobalSection | ||
GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
{07FC5B61-B575-4207-B464-AFAE6AF3FC19}.Debug - Disk|x86.ActiveCfg = Debug - Disk|Win32 | ||
{07FC5B61-B575-4207-B464-AFAE6AF3FC19}.Debug - Disk|x86.Build.0 = Debug - Disk|Win32 | ||
{07FC5B61-B575-4207-B464-AFAE6AF3FC19}.Debug - Steam Patched|x86.ActiveCfg = Debug - Steam Patched|Win32 | ||
{07FC5B61-B575-4207-B464-AFAE6AF3FC19}.Debug - Steam Patched|x86.Build.0 = Debug - Steam Patched|Win32 | ||
{07FC5B61-B575-4207-B464-AFAE6AF3FC19}.Debug - Steam|x86.ActiveCfg = Debug - Steam|Win32 | ||
{07FC5B61-B575-4207-B464-AFAE6AF3FC19}.Debug - Steam|x86.Build.0 = Debug - Steam|Win32 | ||
{07FC5B61-B575-4207-B464-AFAE6AF3FC19}.Debug|x86.ActiveCfg = Debug|Win32 | ||
{07FC5B61-B575-4207-B464-AFAE6AF3FC19}.Debug|x86.Build.0 = Debug|Win32 | ||
{07FC5B61-B575-4207-B464-AFAE6AF3FC19}.Release - Disk|x86.ActiveCfg = Release - Disk|Win32 | ||
{07FC5B61-B575-4207-B464-AFAE6AF3FC19}.Release - Disk|x86.Build.0 = Release - Disk|Win32 | ||
{07FC5B61-B575-4207-B464-AFAE6AF3FC19}.Release - Steam Patched|x86.ActiveCfg = Release - Steam Patched|Win32 | ||
{07FC5B61-B575-4207-B464-AFAE6AF3FC19}.Release - Steam Patched|x86.Build.0 = Release - Steam Patched|Win32 | ||
{07FC5B61-B575-4207-B464-AFAE6AF3FC19}.Release - Steam|x86.ActiveCfg = Release - Steam|Win32 | ||
{07FC5B61-B575-4207-B464-AFAE6AF3FC19}.Release - Steam|x86.Build.0 = Release - Steam|Win32 | ||
{07FC5B61-B575-4207-B464-AFAE6AF3FC19}.Release|x86.ActiveCfg = Release|Win32 | ||
{07FC5B61-B575-4207-B464-AFAE6AF3FC19}.Release|x86.Build.0 = Release|Win32 | ||
{F057451A-1413-4D68-AF56-1BF529933420}.Debug|x86.ActiveCfg = Debug|Win32 | ||
{F057451A-1413-4D68-AF56-1BF529933420}.Debug|x86.Build.0 = Debug|Win32 | ||
{F057451A-1413-4D68-AF56-1BF529933420}.Release|x86.ActiveCfg = Release|Win32 | ||
{F057451A-1413-4D68-AF56-1BF529933420}.Release|x86.Build.0 = Release|Win32 | ||
EndGlobalSection | ||
GlobalSection(SolutionProperties) = preSolution | ||
HideSolutionNode = FALSE | ||
EndGlobalSection | ||
GlobalSection(ExtensibilityGlobals) = postSolution | ||
SolutionGuid = {D7E7D6E5-C4EB-4E80-9522-972DAA109DD9} | ||
EndGlobalSection | ||
EndGlobal |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
<ImportGroup Label="PropertySheets" /> | ||
<PropertyGroup Label="UserMacros"> | ||
<SporeSdkPath>F:\Spore\Spore-ModAPI\</SporeSdkPath> | ||
<SporeLauncherPath>F:\Spore\Spore ModAPI Launcher Kit\</SporeLauncherPath> | ||
</PropertyGroup> | ||
<PropertyGroup /> | ||
<ItemDefinitionGroup /> | ||
<ItemGroup> | ||
<BuildMacro Include="SporeSdkPath"> | ||
<Value>$(SporeSdkPath)</Value> | ||
</BuildMacro> | ||
<BuildMacro Include="SporeLauncherPath"> | ||
<Value>$(SporeLauncherPath)</Value> | ||
</BuildMacro> | ||
</ItemGroup> | ||
</Project> |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.