diff options
author | chai <chaifix@163.com> | 2018-10-25 22:28:17 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-10-25 22:28:17 +0800 |
commit | 454f79862d0aee9bf61debe0e976d61d7e0f3469 (patch) | |
tree | 2318adc3368fba7464756cb6ad6f7255ef92b1aa /build/vc++/jin.vcxproj | |
parent | d703eacde8198433d6b9acf59a98db183e1d6b64 (diff) |
*luajit 静态编译
Diffstat (limited to 'build/vc++/jin.vcxproj')
-rw-r--r-- | build/vc++/jin.vcxproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/build/vc++/jin.vcxproj b/build/vc++/jin.vcxproj index f512551..bfbf21e 100644 --- a/build/vc++/jin.vcxproj +++ b/build/vc++/jin.vcxproj @@ -203,6 +203,9 @@ <Image Include="..\..\res\icon.ico" /> </ItemGroup> <ItemGroup> + <ProjectReference Include="3rdparty\luajit\luajit.vcxproj"> + <Project>{80410a0c-5592-418e-848b-fec61c432f53}</Project> + </ProjectReference> <ProjectReference Include="libjin\libjin.vcxproj"> <Project>{9ee02090-c15e-4520-9c05-c435e45ef2fc}</Project> </ProjectReference> |