summaryrefslogtreecommitdiff
path: root/Build/Asura.sln
diff options
context:
space:
mode:
Diffstat (limited to 'Build/Asura.sln')
-rw-r--r--Build/Asura.sln11
1 files changed, 11 insertions, 0 deletions
diff --git a/Build/Asura.sln b/Build/Asura.sln
index 7b3830e..0b0c07e 100644
--- a/Build/Asura.sln
+++ b/Build/Asura.sln
@@ -59,6 +59,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Wuff", "3rdParty\Wuff\Wuff.
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "physfs", "3rdParty\physfs\physfs.vcxproj", "{AEE37589-DE0D-4139-8BDB-8179FDEFB835}"
EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LuaxTest", "Samples\LuaxTest\LuaxTest.vcxproj", "{87A4F855-66F2-4DBF-B86C-416E88DAC88A}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
@@ -275,6 +277,14 @@ Global
{AEE37589-DE0D-4139-8BDB-8179FDEFB835}.Release|x64.Build.0 = Release|x64
{AEE37589-DE0D-4139-8BDB-8179FDEFB835}.Release|x86.ActiveCfg = Release|Win32
{AEE37589-DE0D-4139-8BDB-8179FDEFB835}.Release|x86.Build.0 = Release|Win32
+ {87A4F855-66F2-4DBF-B86C-416E88DAC88A}.Debug|x64.ActiveCfg = Debug|x64
+ {87A4F855-66F2-4DBF-B86C-416E88DAC88A}.Debug|x64.Build.0 = Debug|x64
+ {87A4F855-66F2-4DBF-B86C-416E88DAC88A}.Debug|x86.ActiveCfg = Debug|Win32
+ {87A4F855-66F2-4DBF-B86C-416E88DAC88A}.Debug|x86.Build.0 = Debug|Win32
+ {87A4F855-66F2-4DBF-B86C-416E88DAC88A}.Release|x64.ActiveCfg = Release|x64
+ {87A4F855-66F2-4DBF-B86C-416E88DAC88A}.Release|x64.Build.0 = Release|x64
+ {87A4F855-66F2-4DBF-B86C-416E88DAC88A}.Release|x86.ActiveCfg = Release|Win32
+ {87A4F855-66F2-4DBF-B86C-416E88DAC88A}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
@@ -298,6 +308,7 @@ Global
{6BA52BBB-8DA5-4F51-BE3F-1E49F5089498} = {64D4E4B2-4A60-46F4-A500-370EFED4524F}
{294889EA-93DE-4580-BF9D-87F605B229AA} = {64D4E4B2-4A60-46F4-A500-370EFED4524F}
{AEE37589-DE0D-4139-8BDB-8179FDEFB835} = {64D4E4B2-4A60-46F4-A500-370EFED4524F}
+ {87A4F855-66F2-4DBF-B86C-416E88DAC88A} = {E068D138-C824-4365-B5A3-27C65E8FD0B5}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {331032D8-F7CC-43E3-A03B-67108767F96B}