From 82956beb1fe17e1226327638c8ab22b5f5adfc1d Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 20 Mar 2019 22:43:25 +0800 Subject: *misc --- build/tests/02-luax/02-luax.vcxproj | 24 +++++++++++++++++++++++- build/tests/02-luax/02-luax.vcxproj.filters | 19 +++++++------------ 2 files changed, 30 insertions(+), 13 deletions(-) (limited to 'build/tests') diff --git a/build/tests/02-luax/02-luax.vcxproj b/build/tests/02-luax/02-luax.vcxproj index aa14357..5a79408 100644 --- a/build/tests/02-luax/02-luax.vcxproj +++ b/build/tests/02-luax/02-luax.vcxproj @@ -69,13 +69,19 @@ - + + $(SolutionDir)..\Bin\win64 + + + $(SolutionDir)..\Bin\win64 + Level3 Disabled true true + $(SolutionDir)..\source\3rd-party;$(SolutionDir)..\source\libs;%(AdditionalIncludeDirectories) @@ -108,6 +114,7 @@ true true true + $(SolutionDir)..\source\3rd-party;$(SolutionDir)..\source\libs;%(AdditionalIncludeDirectories) true @@ -115,6 +122,21 @@ + + + + + + + + + + + {8b8fca14-fc8a-45b4-bf3c-9340cb586076} + + + {1350cee9-b2c2-426a-af4e-f651d51dd592} + diff --git a/build/tests/02-luax/02-luax.vcxproj.filters b/build/tests/02-luax/02-luax.vcxproj.filters index 3c6f4fd..67f1e4d 100644 --- a/build/tests/02-luax/02-luax.vcxproj.filters +++ b/build/tests/02-luax/02-luax.vcxproj.filters @@ -1,17 +1,12 @@  - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hh;hpp;hxx;hm;inl;inc;ipp;xsd - - - {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} - rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms - + + + + + + + \ No newline at end of file -- cgit v1.1-26-g67d0