From ecd7883521cbde02f4f1a6b23a7b3b601c32dbef Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 29 Jul 2019 09:06:09 +0800 Subject: *misc --- build/Asura.Runner/Asura.Runner.vcxproj | 11 ++- build/Asura.Runner/Asura.Runner.vcxproj.filters | 17 ++--- build/external/Luax/Luax.vcxproj | 1 + build/external/Luax/Luax.vcxproj.filters | 1 + build/modules/asura-core/asura-core.vcxproj | 26 +++----- .../modules/asura-core/asura-core.vcxproj.filters | 78 +++++++--------------- 6 files changed, 48 insertions(+), 86 deletions(-) (limited to 'build') diff --git a/build/Asura.Runner/Asura.Runner.vcxproj b/build/Asura.Runner/Asura.Runner.vcxproj index 0c18dc5..ecf025b 100644 --- a/build/Asura.Runner/Asura.Runner.vcxproj +++ b/build/Asura.Runner/Asura.Runner.vcxproj @@ -18,6 +18,13 @@ x64 + + + + + + + 15.0 {E21A839A-C7C6-4B83-89FB-C921AEBEA9CD} @@ -76,6 +83,7 @@ Disabled true true + $(SolutionDir)..\source\external;$(SolutionDir)..\source\modules;%(AdditionalIncludeDirectories) @@ -108,14 +116,13 @@ true true true + $(SolutionDir)..\source\external;$(SolutionDir)..\source\modules;%(AdditionalIncludeDirectories) true true - - diff --git a/build/Asura.Runner/Asura.Runner.vcxproj.filters b/build/Asura.Runner/Asura.Runner.vcxproj.filters index 3c6f4fd..1819f86 100644 --- a/build/Asura.Runner/Asura.Runner.vcxproj.filters +++ b/build/Asura.Runner/Asura.Runner.vcxproj.filters @@ -1,17 +1,10 @@  - - {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 diff --git a/build/external/Luax/Luax.vcxproj b/build/external/Luax/Luax.vcxproj index 638a1a4..b9b130d 100644 --- a/build/external/Luax/Luax.vcxproj +++ b/build/external/Luax/Luax.vcxproj @@ -128,6 +128,7 @@ + diff --git a/build/external/Luax/Luax.vcxproj.filters b/build/external/Luax/Luax.vcxproj.filters index 9d690cf..afb32e8 100644 --- a/build/external/Luax/Luax.vcxproj.filters +++ b/build/external/Luax/Luax.vcxproj.filters @@ -14,6 +14,7 @@ + diff --git a/build/modules/asura-core/asura-core.vcxproj b/build/modules/asura-core/asura-core.vcxproj index ed820fa..fcb37c4 100644 --- a/build/modules/asura-core/asura-core.vcxproj +++ b/build/modules/asura-core/asura-core.vcxproj @@ -142,7 +142,6 @@ - @@ -163,11 +162,8 @@ - - - - - + + @@ -196,7 +192,6 @@ - @@ -216,18 +211,13 @@ + - - - - - - - - - - - + + + + + diff --git a/build/modules/asura-core/asura-core.vcxproj.filters b/build/modules/asura-core/asura-core.vcxproj.filters index b5cda13..c7b664b 100644 --- a/build/modules/asura-core/asura-core.vcxproj.filters +++ b/build/modules/asura-core/asura-core.vcxproj.filters @@ -49,9 +49,6 @@ graphics - - graphics - graphics @@ -128,21 +125,6 @@ input - - input - - - input - - - input - - - input - - - input - image @@ -218,6 +200,12 @@ profiler + + input + + + input + @@ -233,9 +221,6 @@ graphics - - graphics - graphics @@ -296,39 +281,6 @@ input - - input - - - input - - - input - - - input - - - input - - - input - - - input - - - input - - - input - - - input - - - input - image @@ -386,6 +338,24 @@ profiler + + input + + + input + + + input + + + input + + + input + + + input + -- cgit v1.1-26-g67d0