From fb7ae1149a80a22c77014d0ece33f6f4b965b631 Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 31 Mar 2019 14:34:40 +0800 Subject: *misc --- build/modules/asura-box2d/asura-box2d.vcxproj | 50 +++--- .../asura-box2d/asura-box2d.vcxproj.filters | 111 +++++++++---- build/modules/asura-core/asura-core.vcxproj | 29 ++-- .../modules/asura-core/asura-core.vcxproj.filters | 173 ++++++++++++--------- build/modules/asura-json/asura-json.vcxproj | 4 +- .../modules/asura-json/asura-json.vcxproj.filters | 13 +- build/modules/asura-network/asura-network.vcxproj | 3 + .../asura-network/asura-network.vcxproj.filters | 11 +- build/modules/asura-openal/asura-openal.vcxproj | 32 ++-- .../asura-openal/asura-openal.vcxproj.filters | 71 ++++++--- .../modules/asura-plot/asura-plot.vcxproj.filters | 13 +- .../asura-steam/asura-steam.vcxproj.filters | 13 +- build/modules/asura-xml/asura-xml.vcxproj.filters | 8 +- 13 files changed, 326 insertions(+), 205 deletions(-) (limited to 'build/modules') diff --git a/build/modules/asura-box2d/asura-box2d.vcxproj b/build/modules/asura-box2d/asura-box2d.vcxproj index 9855a26..61c03c5 100644 --- a/build/modules/asura-box2d/asura-box2d.vcxproj +++ b/build/modules/asura-box2d/asura-box2d.vcxproj @@ -117,32 +117,34 @@ - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + - - + + + diff --git a/build/modules/asura-box2d/asura-box2d.vcxproj.filters b/build/modules/asura-box2d/asura-box2d.vcxproj.filters index 4411d16..a7a33eb 100644 --- a/build/modules/asura-box2d/asura-box2d.vcxproj.filters +++ b/build/modules/asura-box2d/asura-box2d.vcxproj.filters @@ -1,40 +1,89 @@  - - - - - - - - - - - - - - - - - - - - - - + + + physics + + + physics + + + physics + + + physics + + + physics + + + physics + + + physics + + + physics + + + physics + + + physics + + + physics + + + physics + + + physics + + + physics + + + physics + + + physics + + + physics + + + physics + + + physics + + + physics + + + physics + + + physics + - - binding - - - binding - + + {c01b5c57-f3a7-445f-aed3-e0a27dbe74c2} + + + {3fb6587c-0c9d-4f6e-9e72-653032d9b238} + - - {a446fe08-e138-456d-bbc0-4e8d4aa79989} - + + + physics\binding + + + physics\binding + \ No newline at end of file diff --git a/build/modules/asura-core/asura-core.vcxproj b/build/modules/asura-core/asura-core.vcxproj index 1ad07c2..e539e72 100644 --- a/build/modules/asura-core/asura-core.vcxproj +++ b/build/modules/asura-core/asura-core.vcxproj @@ -131,7 +131,7 @@ - + @@ -153,16 +153,18 @@ + - - - - + + + + + @@ -190,6 +192,7 @@ + @@ -197,27 +200,29 @@ + + + + - - - - + + + + - - - + diff --git a/build/modules/asura-core/asura-core.vcxproj.filters b/build/modules/asura-core/asura-core.vcxproj.filters index 84a379f..eb4b20c 100644 --- a/build/modules/asura-core/asura-core.vcxproj.filters +++ b/build/modules/asura-core/asura-core.vcxproj.filters @@ -19,12 +19,18 @@ {4f6b2c19-1a06-48c9-b89d-52fa27bec5c1} - - {7a73607c-8da6-4865-a992-5c7c8764bd5a} - {05477a0e-f70b-4606-ae96-82ef7a7b8a1d} + + {7a73607c-8da6-4865-a992-5c7c8764bd5a} + + + {139aa01b-d038-4361-9edd-f81d8ba37730} + + + {66e43743-1be3-414a-9f3c-473d40613892} + @@ -70,18 +76,6 @@ graphics - - input - - - input - - - input - - - input - font @@ -101,9 +95,6 @@ graphics - - input - graphics\binding @@ -131,21 +122,6 @@ graphics\binding - - graphics\binding - - - window - - - window - - - window - - - window - threading @@ -161,6 +137,42 @@ graphics + + wnd + + + wnd + + + wnd + + + wnd + + + graphics\binding + + + wnd\binding + + + input + + + input + + + input + + + input + + + input + + + input + @@ -215,21 +227,6 @@ graphics - - input - - - input - - - input - - - input - - - input - font @@ -251,30 +248,9 @@ - - input - - - input - graphics - - input - - - window - - - window - - - window - - - window - threading @@ -293,6 +269,57 @@ graphics + + wnd + + + wnd + + + wnd + + + wnd + + + input + + + input + + + input + + + input + + + input + + + input + + + input + + + input + + + input + + + input + + + input + + + input + + + graphics + @@ -301,13 +328,7 @@ font - - input - - - input - - + input diff --git a/build/modules/asura-json/asura-json.vcxproj b/build/modules/asura-json/asura-json.vcxproj index 755ca25..d4a2521 100644 --- a/build/modules/asura-json/asura-json.vcxproj +++ b/build/modules/asura-json/asura-json.vcxproj @@ -117,11 +117,11 @@ - + - + diff --git a/build/modules/asura-json/asura-json.vcxproj.filters b/build/modules/asura-json/asura-json.vcxproj.filters index 988e477..97944e6 100644 --- a/build/modules/asura-json/asura-json.vcxproj.filters +++ b/build/modules/asura-json/asura-json.vcxproj.filters @@ -1,11 +1,20 @@  - + + json + - + + json + + + + + {2884af6d-6bc5-4714-8b32-32edd8099000} + \ No newline at end of file diff --git a/build/modules/asura-network/asura-network.vcxproj b/build/modules/asura-network/asura-network.vcxproj index 957bce0..0ed3418 100644 --- a/build/modules/asura-network/asura-network.vcxproj +++ b/build/modules/asura-network/asura-network.vcxproj @@ -18,6 +18,9 @@ x64 + + + 15.0 {6361701E-BD43-4AE9-8AE2-5C8F87D436BA} diff --git a/build/modules/asura-network/asura-network.vcxproj.filters b/build/modules/asura-network/asura-network.vcxproj.filters index 9cd8510..a475832 100644 --- a/build/modules/asura-network/asura-network.vcxproj.filters +++ b/build/modules/asura-network/asura-network.vcxproj.filters @@ -1,2 +1,11 @@  - \ No newline at end of file + + + + {c48e682b-c747-4a26-aabc-98e5d05c179c} + + + + + + \ No newline at end of file diff --git a/build/modules/asura-openal/asura-openal.vcxproj b/build/modules/asura-openal/asura-openal.vcxproj index 04827fa..3649648 100644 --- a/build/modules/asura-openal/asura-openal.vcxproj +++ b/build/modules/asura-openal/asura-openal.vcxproj @@ -117,24 +117,24 @@ - - - - - - - - + + + + + + + + - - - - - - - - + + + + + + + + diff --git a/build/modules/asura-openal/asura-openal.vcxproj.filters b/build/modules/asura-openal/asura-openal.vcxproj.filters index ceb2b29..4a7af79 100644 --- a/build/modules/asura-openal/asura-openal.vcxproj.filters +++ b/build/modules/asura-openal/asura-openal.vcxproj.filters @@ -1,28 +1,63 @@  - - - - - - - - + + audio + + + audio + + + audio + + + audio + + + audio + + + audio + + + audio + + + audio + - - - - - - - - + + audio + + + audio + + + audio + + + audio + + + audio + + + audio + + + audio + + + audio + - - {006a5466-b1f4-4ab3-9f6c-eae54a78df37} + + {35f52c38-26da-43eb-9ca2-8c5d32f38b37} + + + {dbd7324a-d1b4-4370-ba8d-df87b31d984c} \ No newline at end of file diff --git a/build/modules/asura-plot/asura-plot.vcxproj.filters b/build/modules/asura-plot/asura-plot.vcxproj.filters index 3c6f4fd..13e717f 100644 --- a/build/modules/asura-plot/asura-plot.vcxproj.filters +++ b/build/modules/asura-plot/asura-plot.vcxproj.filters @@ -1,17 +1,8 @@  - - {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 + + {0f829a34-bb64-4d78-b97a-32c6679fc43b} \ No newline at end of file diff --git a/build/modules/asura-steam/asura-steam.vcxproj.filters b/build/modules/asura-steam/asura-steam.vcxproj.filters index 3c6f4fd..d48ea8c 100644 --- a/build/modules/asura-steam/asura-steam.vcxproj.filters +++ b/build/modules/asura-steam/asura-steam.vcxproj.filters @@ -1,17 +1,8 @@  - - {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 + + {73580bc7-0dec-4284-a31a-9a84f284326a} \ No newline at end of file diff --git a/build/modules/asura-xml/asura-xml.vcxproj.filters b/build/modules/asura-xml/asura-xml.vcxproj.filters index 9cd8510..d4c889c 100644 --- a/build/modules/asura-xml/asura-xml.vcxproj.filters +++ b/build/modules/asura-xml/asura-xml.vcxproj.filters @@ -1,2 +1,8 @@  - \ No newline at end of file + + + + {d8671556-9eb0-4627-a264-e7b667109bc4} + + + \ No newline at end of file -- cgit v1.1-26-g67d0