From bad78945ceba425f6a80e3b8dca2414d592970eb Mon Sep 17 00:00:00 2001 From: chai Date: Fri, 2 Aug 2019 20:51:00 +0800 Subject: =?UTF-8?q?*=E4=BF=AE=E6=94=B9=E6=96=87=E4=BB=B6=E5=90=8D=E6=A0=BC?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/modules/asura-base/asura-base.vcxproj | 6 +- .../modules/asura-base/asura-base.vcxproj.filters | 2 +- build/modules/asura-box2d/asura-box2d.vcxproj | 48 +- .../asura-box2d/asura-box2d.vcxproj.filters | 100 ++--- build/modules/asura-core/asura-core.vcxproj | 198 ++++----- .../modules/asura-core/asura-core.vcxproj.filters | 484 +++++++++++---------- build/modules/asura-fmod/asura-fmod.vcxproj | 8 +- .../modules/asura-fmod/asura-fmod.vcxproj.filters | 8 +- build/modules/asura-json/asura-json.vcxproj | 16 +- .../modules/asura-json/asura-json.vcxproj.filters | 22 +- build/modules/asura-log/asura-log.vcxproj.filters | 17 +- build/modules/asura-network/asura-network.vcxproj | 2 +- .../asura-network/asura-network.vcxproj.filters | 4 +- build/modules/asura-openal/asura-openal.vcxproj | 40 +- .../asura-openal/asura-openal.vcxproj.filters | 80 ++-- .../modules/asura-plot/asura-plot.vcxproj.filters | 2 +- .../asura-steam/asura-steam.vcxproj.filters | 2 +- build/modules/asura-utils/asura-utils.vcxproj | 151 +++---- .../asura-utils/asura-utils.vcxproj.filters | 322 +++++++------- build/modules/asura-xml/asura-xml.vcxproj.filters | 2 +- 20 files changed, 758 insertions(+), 756 deletions(-) (limited to 'build/modules') diff --git a/build/modules/asura-base/asura-base.vcxproj b/build/modules/asura-base/asura-base.vcxproj index 970e6b1..f49fccb 100644 --- a/build/modules/asura-base/asura-base.vcxproj +++ b/build/modules/asura-base/asura-base.vcxproj @@ -18,6 +18,9 @@ x64 + + + 15.0 {E10B78AA-B90E-4BB7-BAAD-0E2E4C4B9BD1} @@ -119,9 +122,6 @@ true - - - diff --git a/build/modules/asura-base/asura-base.vcxproj.filters b/build/modules/asura-base/asura-base.vcxproj.filters index bd24c8d..cae08e9 100644 --- a/build/modules/asura-base/asura-base.vcxproj.filters +++ b/build/modules/asura-base/asura-base.vcxproj.filters @@ -1,6 +1,6 @@  - + \ No newline at end of file diff --git a/build/modules/asura-box2d/asura-box2d.vcxproj b/build/modules/asura-box2d/asura-box2d.vcxproj index 485460a..b41df12 100644 --- a/build/modules/asura-box2d/asura-box2d.vcxproj +++ b/build/modules/asura-box2d/asura-box2d.vcxproj @@ -117,32 +117,32 @@ - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + - + diff --git a/build/modules/asura-box2d/asura-box2d.vcxproj.filters b/build/modules/asura-box2d/asura-box2d.vcxproj.filters index a7a33eb..5415a04 100644 --- a/build/modules/asura-box2d/asura-box2d.vcxproj.filters +++ b/build/modules/asura-box2d/asura-box2d.vcxproj.filters @@ -1,89 +1,89 @@  - - - physics + + + Physics - - physics + + Physics - - physics + + Physics - - physics + + Physics - - physics + + Physics - - physics + + Physics - - physics + + Physics - - physics + + Physics - - physics + + Physics - - physics + + Physics - - physics + + Physics - - physics + + Physics - - physics + + Physics - - physics + + Physics - - physics + + Physics - - physics + + Physics - - physics + + Physics - - physics + + Physics - - physics + + Physics - - physics + + Physics - - physics + + Physics - - physics + + Physics - + {c01b5c57-f3a7-445f-aed3-e0a27dbe74c2} - + {3fb6587c-0c9d-4f6e-9e72-653032d9b238} - - physics\binding + Physics\binding - 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 fcb37c4..a14c816 100644 --- a/build/modules/asura-core/asura-core.vcxproj +++ b/build/modules/asura-core/asura-core.vcxproj @@ -122,11 +122,11 @@ - - - - - + + + + + @@ -139,104 +139,102 @@ - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -252,6 +250,10 @@ {7d41093f-e356-4c5b-a25f-41779bf86e54} + + + + diff --git a/build/modules/asura-core/asura-core.vcxproj.filters b/build/modules/asura-core/asura-core.vcxproj.filters index c7b664b..6c45670 100644 --- a/build/modules/asura-core/asura-core.vcxproj.filters +++ b/build/modules/asura-core/asura-core.vcxproj.filters @@ -1,371 +1,377 @@  - + {a338aae6-b932-4a59-9a2e-f07283aaea64} - - {18c6a104-a8f9-4794-80a0-2fe9afdfca3e} - - - {1a6ed8b6-908c-458d-a036-1ff57db1248a} + + {4f6b2c19-1a06-48c9-b89d-52fa27bec5c1} - + {3a06866e-ed35-485f-94a5-548b522fd1f4} - - {81dedac2-8d27-4c19-bf40-1503f0dbad1b} + + {5061f7d5-03a9-480a-83eb-35d9806abde3} - - {4f6b2c19-1a06-48c9-b89d-52fa27bec5c1} + + {43e14e72-d4cb-47b8-b55c-7327a6fc0508} - - {05477a0e-f70b-4606-ae96-82ef7a7b8a1d} + + {18c6a104-a8f9-4794-80a0-2fe9afdfca3e} - + {66e43743-1be3-414a-9f3c-473d40613892} - - {5061f7d5-03a9-480a-83eb-35d9806abde3} - - + {0a758ae6-91a0-462a-968f-aa3412a714ae} - + + {1a6ed8b6-908c-458d-a036-1ff57db1248a} + + + {81dedac2-8d27-4c19-bf40-1503f0dbad1b} + + {7a73607c-8da6-4865-a992-5c7c8764bd5a} - + {139aa01b-d038-4361-9edd-f81d8ba37730} - - {43e14e72-d4cb-47b8-b55c-7327a6fc0508} + + {05477a0e-f70b-4606-ae96-82ef7a7b8a1d} - - - graphics + + Graphics\Binding - - graphics + + Graphics\Binding - - graphics + + Graphics\Binding + + + Graphics\Binding - - graphics + + Graphics\Binding - - graphics + + Graphics\Binding - - graphics + + Graphics\Binding - - graphics + + Graphics\Binding - - graphics + + Window\binding - - graphics + + Image\binding - - font + + Image\binding - - font + + Graphics\Binding - - font + + Graphics\Binding - - time + + Graphics\Binding - - profiler + + Graphics\Binding - - - graphics + + Font - - graphics\binding + + Font - - graphics\binding + + Font - - graphics\binding + + Graphics - - graphics\binding + + Graphics - - graphics\binding + + Graphics - - graphics\binding + + Graphics - - graphics\binding + + Graphics - - threading + + Graphics - - threading + + Graphics - - graphics + + Graphics - - graphics\binding + + Graphics - - input + + Graphics - - image + + Graphics - - image + + Graphics - - image + + Graphics - - image + + Graphics - - mesh + + Graphics - - window + + Graphics - - window + + Image - - window + + Image - - window + + Image - - window\binding + + Image - - image\binding + + Input - - image\binding + + Input - - graphics + + Input - - graphics + + Mesh - - mesh + + Mesh - - mesh + + Mesh - - mesh + + Mesh - - graphics\binding + + Profiler - - graphics + + Profiler - - graphics + + Time - - graphics\binding + + Window - - graphics\binding + + Window - - graphics + + Window - - graphics\binding + + Window - - profiler + + + + Threads - - input + + Threads - - input + + Graphics - - - graphics + + Font - - graphics + + Font - - graphics + + Font - - graphics + + Graphics - - graphics + + Graphics - - graphics + + Graphics - - graphics + + Graphics - - graphics + + Graphics - - graphics + + Graphics - - graphics + + Graphics - - graphics + + Graphics - - graphics + + Graphics - - font + + Graphics - - font + + Graphics - - font + + Graphics - - font + + Graphics - - time + + Graphics - - profiler + + Graphics - - - - - graphics + + Graphics - - threading + + Graphics - - threading + + Graphics - - graphics + + Graphics - - input + + Image - - image + + Image - - image + + Image - - image + + Image - - image + + Image - - image + + Input - - mesh + + Input - - window + + Input - - window + + Input - - window + + Input - - window + + Input - - graphics + + Input - - graphics + + Input - - mesh + + Mesh - - mesh + + Mesh - - mesh + + Mesh - - graphics + + Mesh - - graphics + + Profiler - - graphics + + Profiler - - profiler + + Time - - input + + Window - - input + + Window - - input + + Window - - input + + Window - - input + + + + + + Threads - - input + + Threads + + + Font + + + Graphics - - font - - - font + + Font - - input + + Font \ No newline at end of file diff --git a/build/modules/asura-fmod/asura-fmod.vcxproj b/build/modules/asura-fmod/asura-fmod.vcxproj index a12412a..3852905 100644 --- a/build/modules/asura-fmod/asura-fmod.vcxproj +++ b/build/modules/asura-fmod/asura-fmod.vcxproj @@ -18,6 +18,10 @@ x64 + + + + 15.0 {CC451230-39E1-403A-8E1F-C3E7982049E5} @@ -114,10 +118,6 @@ true - - - - diff --git a/build/modules/asura-fmod/asura-fmod.vcxproj.filters b/build/modules/asura-fmod/asura-fmod.vcxproj.filters index fbde100..66b3669 100644 --- a/build/modules/asura-fmod/asura-fmod.vcxproj.filters +++ b/build/modules/asura-fmod/asura-fmod.vcxproj.filters @@ -1,14 +1,14 @@  - + {f6eae779-a9f2-4f5f-a62b-5d0fbf4cdc1b} - - audio + + Audio - + \ No newline at end of file diff --git a/build/modules/asura-json/asura-json.vcxproj b/build/modules/asura-json/asura-json.vcxproj index 56a807b..64af220 100644 --- a/build/modules/asura-json/asura-json.vcxproj +++ b/build/modules/asura-json/asura-json.vcxproj @@ -18,6 +18,14 @@ x64 + + + + + + + + 15.0 {1B83A353-9694-42E0-997E-79E150E1C2E5} @@ -116,14 +124,6 @@ true - - - - - - - - diff --git a/build/modules/asura-json/asura-json.vcxproj.filters b/build/modules/asura-json/asura-json.vcxproj.filters index 97944e6..7f255cb 100644 --- a/build/modules/asura-json/asura-json.vcxproj.filters +++ b/build/modules/asura-json/asura-json.vcxproj.filters @@ -1,20 +1,20 @@  - - - json - + + {2884af6d-6bc5-4714-8b32-32edd8099000} + - - - json - + + Json + + - - {2884af6d-6bc5-4714-8b32-32edd8099000} - + + Json + + \ No newline at end of file diff --git a/build/modules/asura-log/asura-log.vcxproj.filters b/build/modules/asura-log/asura-log.vcxproj.filters index 3c6f4fd..9cd8510 100644 --- a/build/modules/asura-log/asura-log.vcxproj.filters +++ b/build/modules/asura-log/asura-log.vcxproj.filters @@ -1,17 +1,2 @@  - - - - {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 + \ 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 198777e..f18b768 100644 --- a/build/modules/asura-network/asura-network.vcxproj +++ b/build/modules/asura-network/asura-network.vcxproj @@ -19,7 +19,7 @@ - + 15.0 diff --git a/build/modules/asura-network/asura-network.vcxproj.filters b/build/modules/asura-network/asura-network.vcxproj.filters index a475832..67825d4 100644 --- a/build/modules/asura-network/asura-network.vcxproj.filters +++ b/build/modules/asura-network/asura-network.vcxproj.filters @@ -1,11 +1,11 @@  - + {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 b96d3c4..5a9ae35 100644 --- a/build/modules/asura-openal/asura-openal.vcxproj +++ b/build/modules/asura-openal/asura-openal.vcxproj @@ -18,6 +18,26 @@ x64 + + + + + + + + + + + + + + + + + + + + 15.0 {088C6ABA-26A6-43D1-8492-096EDB65597C} @@ -116,26 +136,6 @@ true - - - - - - - - - - - - - - - - - - - - diff --git a/build/modules/asura-openal/asura-openal.vcxproj.filters b/build/modules/asura-openal/asura-openal.vcxproj.filters index 4a7af79..23e13cd 100644 --- a/build/modules/asura-openal/asura-openal.vcxproj.filters +++ b/build/modules/asura-openal/asura-openal.vcxproj.filters @@ -1,63 +1,63 @@  - - audio + + {35f52c38-26da-43eb-9ca2-8c5d32f38b37} + + + {dbd7324a-d1b4-4370-ba8d-df87b31d984c} + + + + + Audio - - audio + + Audio - - audio + + Audio - - audio + + Audio - - audio + + Audio - - audio + + Audio - - audio + + Audio - - audio + + Audio - - audio + + Audio - - audio + + Audio - - audio + + Audio - - audio + + Audio - - audio + + Audio - - audio + + Audio - - audio + + Audio - - audio + + Audio - - - {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 13e717f..b4068b5 100644 --- a/build/modules/asura-plot/asura-plot.vcxproj.filters +++ b/build/modules/asura-plot/asura-plot.vcxproj.filters @@ -1,7 +1,7 @@  - + {0f829a34-bb64-4d78-b97a-32c6679fc43b} diff --git a/build/modules/asura-steam/asura-steam.vcxproj.filters b/build/modules/asura-steam/asura-steam.vcxproj.filters index d48ea8c..aa62925 100644 --- a/build/modules/asura-steam/asura-steam.vcxproj.filters +++ b/build/modules/asura-steam/asura-steam.vcxproj.filters @@ -1,7 +1,7 @@  - + {73580bc7-0dec-4284-a31a-9a84f284326a} diff --git a/build/modules/asura-utils/asura-utils.vcxproj b/build/modules/asura-utils/asura-utils.vcxproj index c84c5a5..f314953 100644 --- a/build/modules/asura-utils/asura-utils.vcxproj +++ b/build/modules/asura-utils/asura-utils.vcxproj @@ -122,89 +122,84 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -217,6 +212,12 @@ {aee37589-de0d-4139-8bdb-8179fdefb835} + + + + + + diff --git a/build/modules/asura-utils/asura-utils.vcxproj.filters b/build/modules/asura-utils/asura-utils.vcxproj.filters index 027855d..1305948 100644 --- a/build/modules/asura-utils/asura-utils.vcxproj.filters +++ b/build/modules/asura-utils/asura-utils.vcxproj.filters @@ -1,245 +1,253 @@  - + {30702383-d458-4486-8d86-bd98db74d3c8} - - {d46782e8-fa86-46be-8e3e-728d313acfed} - - - {3a94ee03-c8db-4d2e-b0b6-5f6ba157580d} - - + {6eb6ffb5-ecd9-408b-a2f4-c14837822850} - + {b4b078e1-bb8d-4cb3-84b9-963e851be123} - + + {d46782e8-fa86-46be-8e3e-728d313acfed} + + + {3a94ee03-c8db-4d2e-b0b6-5f6ba157580d} + + {d617f453-4cd1-451b-801d-2f88d0072303} - + {e63982e2-a2ca-4aa2-be11-f98659586c1f} + + {6f471cc5-a89f-4be8-ba69-f04a5dd187f0} + - - exceptions + + IO\binding - - math + + IO\binding - - math + + IO\binding - - math + + IO\binding - - math + + IO\binding - - math + + IO\binding - - - - io\binding + + Exceptions - - io\binding + + IO - - io + + IO - - io + + IO - - io + + IO - - io + + IO - - io\binding + + IO - - io\binding + + IO - - io + + Math - - io\binding + + Math - - threading + + Math - - threading + + Math - - threading + + Math - - threading + + Math - - threading + + + + Threads\binding - - threading + + Threads\binding - - io + + Threads - - threading + + Threads - - threading\binding + + Threads - - threading\binding + + Threads - - io\binding + + Threads - - math + + Threads - - threading + + Threads - - threading + + Threads - - io + + Threads - - threading + + Threads - - exceptions + + Exceptions + + + IO + + + IO - - math + + IO - - math + + IO - - math + + IO - - math + + IO - - math + + IO - - math + + IO - - math + + Math - - math + + Math - - math + + Math - - scripting + + Math - - - - - - - - - - io + + Math - - io + + Math - - io + + Math - - io + + Math - - io + + Math - - io + + Math - - threading + + Scripting - - threading + + + + + + + + + + Threads - - threading + + Threads - - threading + + Threads - - threading + + Threads - - threading + + Threads - - io + + Threads - - threading + + Threads - - math + + Threads - - threading + + Threads - - threading + + Threads - - io + + Threads - - threading + + Math\Rand - - threading + + + Math\Rand - - - - math + + Math - - math + + Math - - math + + Math - - math + + Math \ 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 d4c889c..d8f61eb 100644 --- a/build/modules/asura-xml/asura-xml.vcxproj.filters +++ b/build/modules/asura-xml/asura-xml.vcxproj.filters @@ -1,7 +1,7 @@  - + {d8671556-9eb0-4627-a264-e7b667109bc4} -- cgit v1.1-26-g67d0