From 03b3b8ae80559745f98ef94569b421adddeb441f Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 25 Mar 2019 23:46:59 +0800 Subject: *misc --- build/libs/asura-lib-core/asura-lib-core.vcxproj | 33 +++--- .../asura-lib-core/asura-lib-core.vcxproj.filters | 107 +++++++++++------- build/libs/asura-lib-steam/asura-lib-steam.vcxproj | 122 +++++++++++++++++++++ .../asura-lib-steam.vcxproj.filters | 17 +++ .../asura-lib-steam/asura-lib-steam.vcxproj.user | 4 + build/libs/asura-lib-utils/asura-lib-utils.vcxproj | 31 ++++-- .../asura-lib-utils.vcxproj.filters | 89 ++++++++++----- 7 files changed, 315 insertions(+), 88 deletions(-) create mode 100644 build/libs/asura-lib-steam/asura-lib-steam.vcxproj create mode 100644 build/libs/asura-lib-steam/asura-lib-steam.vcxproj.filters create mode 100644 build/libs/asura-lib-steam/asura-lib-steam.vcxproj.user (limited to 'build/libs') diff --git a/build/libs/asura-lib-core/asura-lib-core.vcxproj b/build/libs/asura-lib-core/asura-lib-core.vcxproj index a5dd696..c19c581 100644 --- a/build/libs/asura-lib-core/asura-lib-core.vcxproj +++ b/build/libs/asura-lib-core/asura-lib-core.vcxproj @@ -126,16 +126,16 @@ - - - - - - - - - - + + + + + + + + + + @@ -158,7 +158,10 @@ - + + + + @@ -198,13 +201,14 @@ + + - - - + + @@ -213,6 +217,7 @@ + diff --git a/build/libs/asura-lib-core/asura-lib-core.vcxproj.filters b/build/libs/asura-lib-core/asura-lib-core.vcxproj.filters index ae0aace..064cb2d 100644 --- a/build/libs/asura-lib-core/asura-lib-core.vcxproj.filters +++ b/build/libs/asura-lib-core/asura-lib-core.vcxproj.filters @@ -28,10 +28,15 @@ {c88e6733-13f6-4c25-9ffe-b162ad8b31cd} + + {d6f2001c-3947-4674-8793-f6d8c4aa8078} + + + {ce11bd01-5b5c-4b5f-ad67-bd54db8b277c} + - graphics @@ -83,36 +88,6 @@ graphics - - graphics\binding - - - graphics\binding - - - graphics\binding - - - graphics\binding - - - graphics\binding - - - graphics\binding - - - graphics\binding - - - graphics\binding - - - graphics\binding - - - graphics\binding - input @@ -153,12 +128,51 @@ client\sdl + + graphics\binding + + + graphics\binding + + + graphics\binding + + + graphics\binding + + + graphics\binding + + + graphics\binding + + + graphics\binding + + + graphics\binding + + + graphics\binding + + + graphics\binding + + + threading + + + threading + + + threading\binding + + + threading\binding + - - - graphics @@ -276,19 +290,34 @@ client\sdl + + input + + + input + + + threading + + + threading + + + font + + + font + input input - - font - - - font + + input \ No newline at end of file diff --git a/build/libs/asura-lib-steam/asura-lib-steam.vcxproj b/build/libs/asura-lib-steam/asura-lib-steam.vcxproj new file mode 100644 index 0000000..5863f77 --- /dev/null +++ b/build/libs/asura-lib-steam/asura-lib-steam.vcxproj @@ -0,0 +1,122 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 15.0 + {129C3826-B418-4C80-A126-0319C7E2A857} + asuralibsteam + 10.0.17134.0 + + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + + + + + + + + + + + + + + + + + + + + + Level3 + Disabled + true + true + + + + + Level3 + Disabled + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + + + + \ No newline at end of file diff --git a/build/libs/asura-lib-steam/asura-lib-steam.vcxproj.filters b/build/libs/asura-lib-steam/asura-lib-steam.vcxproj.filters new file mode 100644 index 0000000..3c6f4fd --- /dev/null +++ b/build/libs/asura-lib-steam/asura-lib-steam.vcxproj.filters @@ -0,0 +1,17 @@ + + + + + {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/libs/asura-lib-steam/asura-lib-steam.vcxproj.user b/build/libs/asura-lib-steam/asura-lib-steam.vcxproj.user new file mode 100644 index 0000000..be25078 --- /dev/null +++ b/build/libs/asura-lib-steam/asura-lib-steam.vcxproj.user @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/build/libs/asura-lib-utils/asura-lib-utils.vcxproj b/build/libs/asura-lib-utils/asura-lib-utils.vcxproj index 094fcb8..0138b00 100644 --- a/build/libs/asura-lib-utils/asura-lib-utils.vcxproj +++ b/build/libs/asura-lib-utils/asura-lib-utils.vcxproj @@ -118,23 +118,35 @@ - - - - + + + + + + + + + + + + - - - - + + + + + + + + @@ -146,8 +158,11 @@ + + + diff --git a/build/libs/asura-lib-utils/asura-lib-utils.vcxproj.filters b/build/libs/asura-lib-utils/asura-lib-utils.vcxproj.filters index 86bd1ff..f9b9007 100644 --- a/build/libs/asura-lib-utils/asura-lib-utils.vcxproj.filters +++ b/build/libs/asura-lib-utils/asura-lib-utils.vcxproj.filters @@ -4,16 +4,16 @@ {30702383-d458-4486-8d86-bd98db74d3c8} - - {6eb6ffb5-ecd9-408b-a2f4-c14837822850} - {d46782e8-fa86-46be-8e3e-728d313acfed} {3a94ee03-c8db-4d2e-b0b6-5f6ba157580d} - + + {6eb6ffb5-ecd9-408b-a2f4-c14837822850} + + {b4b078e1-bb8d-4cb3-84b9-963e851be123} @@ -21,15 +21,6 @@ exceptions - - filesystem - - - filesystem - - - filesystem - math @@ -46,26 +37,45 @@ math - - filesystem\binding + + + io\binding + + + io\binding + + + io + + + io + + + io + + + io + + + io + + + io\binding + + + io\binding + + + io + + + io\binding exceptions - - filesystem - - - filesystem - - - filesystem - - - filesystem - math @@ -100,6 +110,31 @@ + + + + + + io + + + io + + + io + + + io + + + io + + + io + + + io + -- cgit v1.1-26-g67d0