summaryrefslogtreecommitdiff
path: root/Build/Asura.sln
diff options
context:
space:
mode:
Diffstat (limited to 'Build/Asura.sln')
-rw-r--r--Build/Asura.sln10
1 files changed, 10 insertions, 0 deletions
diff --git a/Build/Asura.sln b/Build/Asura.sln
index fda449d..d7734a5 100644
--- a/Build/Asura.sln
+++ b/Build/Asura.sln
@@ -31,6 +31,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lua51c", "3rdParty\lua51c\l
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Asura.Packer", "Asura.Compiler\Asura.Packer\Asura.Packer.vcxproj", "{6B47FB6E-4A0B-4B4E-9479-F2DA1F48BC07}"
EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Asura.Unpacker", "Asura.Unpacker\Asura.Unpacker.vcxproj", "{092155A4-23DF-49E1-9353-03C4DDBAB7BC}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
@@ -143,6 +145,14 @@ Global
{6B47FB6E-4A0B-4B4E-9479-F2DA1F48BC07}.Release|x64.Build.0 = Release|x64
{6B47FB6E-4A0B-4B4E-9479-F2DA1F48BC07}.Release|x86.ActiveCfg = Release|Win32
{6B47FB6E-4A0B-4B4E-9479-F2DA1F48BC07}.Release|x86.Build.0 = Release|Win32
+ {092155A4-23DF-49E1-9353-03C4DDBAB7BC}.Debug|x64.ActiveCfg = Debug|x64
+ {092155A4-23DF-49E1-9353-03C4DDBAB7BC}.Debug|x64.Build.0 = Debug|x64
+ {092155A4-23DF-49E1-9353-03C4DDBAB7BC}.Debug|x86.ActiveCfg = Debug|Win32
+ {092155A4-23DF-49E1-9353-03C4DDBAB7BC}.Debug|x86.Build.0 = Debug|Win32
+ {092155A4-23DF-49E1-9353-03C4DDBAB7BC}.Release|x64.ActiveCfg = Release|x64
+ {092155A4-23DF-49E1-9353-03C4DDBAB7BC}.Release|x64.Build.0 = Release|x64
+ {092155A4-23DF-49E1-9353-03C4DDBAB7BC}.Release|x86.ActiveCfg = Release|Win32
+ {092155A4-23DF-49E1-9353-03C4DDBAB7BC}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE