aboutsummaryrefslogtreecommitdiff
path: root/build/vc++/jin/jin.vcxproj.user
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-10-25 22:28:17 +0800
committerchai <chaifix@163.com>2018-10-25 22:28:17 +0800
commit454f79862d0aee9bf61debe0e976d61d7e0f3469 (patch)
tree2318adc3368fba7464756cb6ad6f7255ef92b1aa /build/vc++/jin/jin.vcxproj.user
parentd703eacde8198433d6b9acf59a98db183e1d6b64 (diff)
*luajit 静态编译
Diffstat (limited to 'build/vc++/jin/jin.vcxproj.user')
-rw-r--r--build/vc++/jin/jin.vcxproj.user4
1 files changed, 4 insertions, 0 deletions
diff --git a/build/vc++/jin/jin.vcxproj.user b/build/vc++/jin/jin.vcxproj.user
index 8790539..bfad347 100644
--- a/build/vc++/jin/jin.vcxproj.user
+++ b/build/vc++/jin/jin.vcxproj.user
@@ -4,4 +4,8 @@
<LocalDebuggerWorkingDirectory>$(ProjectDir)..\..\..\bin</LocalDebuggerWorkingDirectory>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+ <LocalDebuggerWorkingDirectory>$(ProjectDir)..\..\..\bin</LocalDebuggerWorkingDirectory>
+ <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
+ </PropertyGroup>
</Project> \ No newline at end of file