mirror of
https://github.com/copyrighttxt/watrbx-game-engine.git
synced 2026-09-04 20:57:49 +00:00
fahhh
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='NoOpt|Win32'" Label="Configuration">
|
||||
<ConfigurationType>StaticLibrary</ConfigurationType>
|
||||
<PlatformToolset>v140_xp</PlatformToolset>
|
||||
<PlatformToolset>v110</PlatformToolset>
|
||||
<CharacterSet>MultiByte</CharacterSet>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='NoOpt|Durango'" Label="Configuration">
|
||||
|
||||
@@ -26,9 +26,9 @@ SET(CMAKE_C_TARGET_INCLUDE_PATH
|
||||
"/home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include"
|
||||
"/home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include"
|
||||
"/home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include/backward"
|
||||
"/mnt/f/Trunk2012/Contribs/boost_1_70_0"
|
||||
"/mnt/f/Trunk2012/Contribs/boost_1_55_0"
|
||||
"/mnt/f/Trunk2012/Contribs/android/armeabi-v7a/curl/curl-7.43.0/include"
|
||||
"/mnt/f/Trunk2012/Contribs/boost_1_70_0/include"
|
||||
"/mnt/f/Trunk2012/Contribs/boost_1_55_0/include"
|
||||
"fmod/include"
|
||||
"/mnt/f/Trunk2012/Contribs/android/arm/openssl/openssl-1.0.2c/include"
|
||||
"/mnt/f/Trunk2012/Contribs/SDL2/include"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
||||
|
||||
# compile CXX with /home/watrabi/Android/ndk/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-g++
|
||||
CXX_FLAGS = -fexceptions -frtti -Wno-psabi --sysroot=/home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-21/arch-arm -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fdata-sections -ffunction-sections -Wa,--noexecstack -fexceptions -fpic -Wno-psabi --sysroot=/home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-8/arch-arm -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fdata-sections -ffunction-sections -Wa,--noexecstack -fvisibility=hidden -mfloat-abi=softfp -MMD -MP -g -g -Wno-reorder -Wno-unused-local-typedefs -std=gnu++11 -mthumb -fomit-frame-pointer -fno-strict-aliasing -O3 -DNDEBUG -fPIC -isystem /home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-21/arch-arm/usr/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -I/mnt/f/Trunk2012/Contribs/boost_1_70_0 -I/mnt/f/Trunk2012/Contribs/android/armeabi-v7a/curl/curl-7.43.0/include -I/mnt/f/Trunk2012/Contribs/boost_1_70_0/include -I/mnt/f/Trunk2012/Client/fmod/include -I/mnt/f/Trunk2012/Contribs/android/arm/openssl/openssl-1.0.2c/include -I/mnt/f/Trunk2012/Contribs/SDL2/include -I/mnt/f/Trunk2012/Client/Base/include -I/mnt/f/Trunk2012/Client/Log/include -I/mnt/f/Trunk2012/Client/Base/include/rbx/Android -I/mnt/f/Trunk2012/Client/App/include -I/mnt/f/Trunk2012/Client/App.BulletPhysics -I/mnt/f/Trunk2012/Client/Rendering/AppDraw/include -I/mnt/f/Trunk2012/Client/Rendering/AppDraw/../g3d/include -I/mnt/f/Trunk2012/Client/Rendering/AppDraw/../RbxG3D/include -I/mnt/f/Trunk2012/Client/Rendering/AppDraw/../GfxBase/include
|
||||
CXX_FLAGS = -fexceptions -frtti -Wno-psabi --sysroot=/home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-21/arch-arm -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fdata-sections -ffunction-sections -Wa,--noexecstack -fexceptions -fpic -Wno-psabi --sysroot=/home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-8/arch-arm -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fdata-sections -ffunction-sections -Wa,--noexecstack -fvisibility=hidden -mfloat-abi=softfp -MMD -MP -g -g -Wno-reorder -Wno-unused-local-typedefs -std=gnu++11 -mthumb -fomit-frame-pointer -fno-strict-aliasing -O3 -DNDEBUG -fPIC -isystem /home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-21/arch-arm/usr/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -I/mnt/f/Trunk2012/Contribs/boost_1_55_0 -I/mnt/f/Trunk2012/Contribs/android/armeabi-v7a/curl/curl-7.43.0/include -I/mnt/f/Trunk2012/Contribs/boost_1_55_0/include -I/mnt/f/Trunk2012/Client/fmod/include -I/mnt/f/Trunk2012/Contribs/android/arm/openssl/openssl-1.0.2c/include -I/mnt/f/Trunk2012/Contribs/SDL2/include -I/mnt/f/Trunk2012/Client/Base/include -I/mnt/f/Trunk2012/Client/Log/include -I/mnt/f/Trunk2012/Client/Base/include/rbx/Android -I/mnt/f/Trunk2012/Client/App/include -I/mnt/f/Trunk2012/Client/App.BulletPhysics -I/mnt/f/Trunk2012/Client/Rendering/AppDraw/include -I/mnt/f/Trunk2012/Client/Rendering/AppDraw/../g3d/include -I/mnt/f/Trunk2012/Client/Rendering/AppDraw/../RbxG3D/include -I/mnt/f/Trunk2012/Client/Rendering/AppDraw/../GfxBase/include
|
||||
|
||||
CXX_DEFINES = -DANDROID -DROBLOX_BOOST_CONFIGS
|
||||
|
||||
|
||||
@@ -37,9 +37,9 @@ SET(CMAKE_C_TARGET_INCLUDE_PATH
|
||||
"/home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include"
|
||||
"/home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include"
|
||||
"/home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include/backward"
|
||||
"/mnt/f/Trunk2012/Contribs/boost_1_70_0"
|
||||
"/mnt/f/Trunk2012/Contribs/boost_1_55_0"
|
||||
"/mnt/f/Trunk2012/Contribs/android/armeabi-v7a/curl/curl-7.43.0/include"
|
||||
"/mnt/f/Trunk2012/Contribs/boost_1_70_0/include"
|
||||
"/mnt/f/Trunk2012/Contribs/boost_1_55_0/include"
|
||||
"fmod/include"
|
||||
"/mnt/f/Trunk2012/Contribs/android/arm/openssl/openssl-1.0.2c/include"
|
||||
"/mnt/f/Trunk2012/Contribs/SDL2/include"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
||||
|
||||
# compile CXX with /home/watrabi/Android/ndk/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-g++
|
||||
CXX_FLAGS = -fexceptions -frtti -Wno-psabi --sysroot=/home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-21/arch-arm -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fdata-sections -ffunction-sections -Wa,--noexecstack -fexceptions -fpic -Wno-psabi --sysroot=/home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-8/arch-arm -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fdata-sections -ffunction-sections -Wa,--noexecstack -fvisibility=hidden -mfloat-abi=softfp -MMD -MP -g -g -Wno-reorder -Wno-unused-local-typedefs -std=gnu++11 -mthumb -fomit-frame-pointer -fno-strict-aliasing -O3 -DNDEBUG -fPIC -isystem /home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-21/arch-arm/usr/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -I/mnt/f/Trunk2012/Contribs/boost_1_70_0 -I/mnt/f/Trunk2012/Contribs/android/armeabi-v7a/curl/curl-7.43.0/include -I/mnt/f/Trunk2012/Contribs/boost_1_70_0/include -I/mnt/f/Trunk2012/Client/fmod/include -I/mnt/f/Trunk2012/Contribs/android/arm/openssl/openssl-1.0.2c/include -I/mnt/f/Trunk2012/Contribs/SDL2/include -I/mnt/f/Trunk2012/Client/Base/include -I/mnt/f/Trunk2012/Client/Log/include -I/mnt/f/Trunk2012/Client/Base/include/rbx/Android -I/mnt/f/Trunk2012/Client/App/include -I/mnt/f/Trunk2012/Client/App.BulletPhysics -I/mnt/f/Trunk2012/Client/Rendering/GfxBase/include -I/mnt/f/Trunk2012/Client/Rendering/GfxBase/../g3d/include -I/mnt/f/Trunk2012/Client/Rendering/GfxBase/../RbxG3d/include -I/mnt/f/Trunk2012/Client/Rendering/GfxBase/../AppDraw/include
|
||||
CXX_FLAGS = -fexceptions -frtti -Wno-psabi --sysroot=/home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-21/arch-arm -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fdata-sections -ffunction-sections -Wa,--noexecstack -fexceptions -fpic -Wno-psabi --sysroot=/home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-8/arch-arm -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fdata-sections -ffunction-sections -Wa,--noexecstack -fvisibility=hidden -mfloat-abi=softfp -MMD -MP -g -g -Wno-reorder -Wno-unused-local-typedefs -std=gnu++11 -mthumb -fomit-frame-pointer -fno-strict-aliasing -O3 -DNDEBUG -fPIC -isystem /home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-21/arch-arm/usr/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -I/mnt/f/Trunk2012/Contribs/boost_1_55_0 -I/mnt/f/Trunk2012/Contribs/android/armeabi-v7a/curl/curl-7.43.0/include -I/mnt/f/Trunk2012/Contribs/boost_1_55_0/include -I/mnt/f/Trunk2012/Client/fmod/include -I/mnt/f/Trunk2012/Contribs/android/arm/openssl/openssl-1.0.2c/include -I/mnt/f/Trunk2012/Contribs/SDL2/include -I/mnt/f/Trunk2012/Client/Base/include -I/mnt/f/Trunk2012/Client/Log/include -I/mnt/f/Trunk2012/Client/Base/include/rbx/Android -I/mnt/f/Trunk2012/Client/App/include -I/mnt/f/Trunk2012/Client/App.BulletPhysics -I/mnt/f/Trunk2012/Client/Rendering/GfxBase/include -I/mnt/f/Trunk2012/Client/Rendering/GfxBase/../g3d/include -I/mnt/f/Trunk2012/Client/Rendering/GfxBase/../RbxG3d/include -I/mnt/f/Trunk2012/Client/Rendering/GfxBase/../AppDraw/include
|
||||
|
||||
CXX_DEFINES = -DANDROID -DROBLOX_BOOST_CONFIGS
|
||||
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='NoOpt|Win32'" Label="Configuration">
|
||||
<ConfigurationType>StaticLibrary</ConfigurationType>
|
||||
<PlatformToolset>v140_xp</PlatformToolset>
|
||||
<PlatformToolset>v110</PlatformToolset>
|
||||
<CharacterSet>MultiByte</CharacterSet>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='NoOpt|Durango'" Label="Configuration">
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
||||
|
||||
# compile CXX with /home/watrabi/Android/ndk/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-g++
|
||||
CXX_FLAGS = -fexceptions -frtti -Wno-psabi --sysroot=/home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-21/arch-arm -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fdata-sections -ffunction-sections -Wa,--noexecstack -fexceptions -fpic -Wno-psabi --sysroot=/home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-8/arch-arm -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fdata-sections -ffunction-sections -Wa,--noexecstack -fvisibility=hidden -mfloat-abi=softfp -MMD -MP -g -g -Wno-reorder -Wno-unused-local-typedefs -std=gnu++11 -mthumb -fomit-frame-pointer -fno-strict-aliasing -O3 -DNDEBUG -fPIC -isystem /home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-21/arch-arm/usr/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -I/mnt/f/Trunk2012/Contribs/boost_1_70_0 -I/mnt/f/Trunk2012/Contribs/android/armeabi-v7a/curl/curl-7.43.0/include -I/mnt/f/Trunk2012/Contribs/boost_1_70_0/include -I/mnt/f/Trunk2012/Client/fmod/include -I/mnt/f/Trunk2012/Contribs/android/arm/openssl/openssl-1.0.2c/include -I/mnt/f/Trunk2012/Contribs/SDL2/include -I/mnt/f/Trunk2012/Client/Base/include -I/mnt/f/Trunk2012/Client/Log/include -I/mnt/f/Trunk2012/Client/Base/include/rbx/Android -I/mnt/f/Trunk2012/Client/App/include -I/mnt/f/Trunk2012/Client/App.BulletPhysics -I/mnt/f/Trunk2012/Client/Rendering/g3d/include -I/mnt/f/Trunk2012/Client/Rendering/GfxBase/include -I/mnt/f/Trunk2012/Client/Rendering/RbxG3D/include -I/mnt/f/Trunk2012/Client/Rendering/AppDraw/include -I/mnt/f/Trunk2012/Client/Rendering/GfxCore/GL -I/mnt/f/Trunk2012/Client/Rendering/GfxCore/include -I/mnt/f/Trunk2012/Client/Rendering/GfxCore/glew
|
||||
CXX_FLAGS = -fexceptions -frtti -Wno-psabi --sysroot=/home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-21/arch-arm -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fdata-sections -ffunction-sections -Wa,--noexecstack -fexceptions -fpic -Wno-psabi --sysroot=/home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-8/arch-arm -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fdata-sections -ffunction-sections -Wa,--noexecstack -fvisibility=hidden -mfloat-abi=softfp -MMD -MP -g -g -Wno-reorder -Wno-unused-local-typedefs -std=gnu++11 -mthumb -fomit-frame-pointer -fno-strict-aliasing -O3 -DNDEBUG -fPIC -isystem /home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-21/arch-arm/usr/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -I/mnt/f/Trunk2012/Contribs/boost_1_55_0 -I/mnt/f/Trunk2012/Contribs/android/armeabi-v7a/curl/curl-7.43.0/include -I/mnt/f/Trunk2012/Contribs/boost_1_55_0/include -I/mnt/f/Trunk2012/Client/fmod/include -I/mnt/f/Trunk2012/Contribs/android/arm/openssl/openssl-1.0.2c/include -I/mnt/f/Trunk2012/Contribs/SDL2/include -I/mnt/f/Trunk2012/Client/Base/include -I/mnt/f/Trunk2012/Client/Log/include -I/mnt/f/Trunk2012/Client/Base/include/rbx/Android -I/mnt/f/Trunk2012/Client/App/include -I/mnt/f/Trunk2012/Client/App.BulletPhysics -I/mnt/f/Trunk2012/Client/Rendering/g3d/include -I/mnt/f/Trunk2012/Client/Rendering/GfxBase/include -I/mnt/f/Trunk2012/Client/Rendering/RbxG3D/include -I/mnt/f/Trunk2012/Client/Rendering/AppDraw/include -I/mnt/f/Trunk2012/Client/Rendering/GfxCore/GL -I/mnt/f/Trunk2012/Client/Rendering/GfxCore/include -I/mnt/f/Trunk2012/Client/Rendering/GfxCore/glew
|
||||
|
||||
CXX_DEFINES = -DANDROID -DGLEW_NO_GLU -DROBLOX_BOOST_CONFIGS
|
||||
|
||||
|
||||
@@ -20,9 +20,9 @@ SET(CMAKE_C_TARGET_INCLUDE_PATH
|
||||
"/home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include"
|
||||
"/home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include"
|
||||
"/home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include/backward"
|
||||
"/mnt/f/Trunk2012/Contribs/boost_1_70_0"
|
||||
"/mnt/f/Trunk2012/Contribs/boost_1_55_0"
|
||||
"/mnt/f/Trunk2012/Contribs/android/armeabi-v7a/curl/curl-7.43.0/include"
|
||||
"/mnt/f/Trunk2012/Contribs/boost_1_70_0/include"
|
||||
"/mnt/f/Trunk2012/Contribs/boost_1_55_0/include"
|
||||
"fmod/include"
|
||||
"/mnt/f/Trunk2012/Contribs/android/arm/openssl/openssl-1.0.2c/include"
|
||||
"/mnt/f/Trunk2012/Contribs/SDL2/include"
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='NoOpt|Win32'" Label="Configuration">
|
||||
<ConfigurationType>StaticLibrary</ConfigurationType>
|
||||
<PlatformToolset>v140_xp</PlatformToolset>
|
||||
<PlatformToolset>v110</PlatformToolset>
|
||||
<CharacterSet>MultiByte</CharacterSet>
|
||||
<WholeProgramOptimization>false</WholeProgramOptimization>
|
||||
</PropertyGroup>
|
||||
|
||||
@@ -402,7 +402,7 @@
|
||||
../GfxBase/include/GfxBase,
|
||||
../G3D/include,
|
||||
../RBXG3D/include,
|
||||
"$(CONTRIB_PATH)/boost_1_70_0/include",
|
||||
"$(CONTRIB_PATH)/boost_1_55_0/include",
|
||||
glew,
|
||||
);
|
||||
MACOSX_DEPLOYMENT_TARGET = 10.6;
|
||||
@@ -429,7 +429,7 @@
|
||||
../GfxBase/include/GfxBase,
|
||||
../G3D/include,
|
||||
../RBXG3D/include,
|
||||
"$(CONTRIB_PATH)/boost_1_70_0/include",
|
||||
"$(CONTRIB_PATH)/boost_1_55_0/include",
|
||||
glew,
|
||||
);
|
||||
MACOSX_DEPLOYMENT_TARGET = 10.6;
|
||||
@@ -464,7 +464,7 @@
|
||||
../GfxBase/include/GfxBase,
|
||||
../G3D/include,
|
||||
../RBXG3D/include,
|
||||
"$(CONTRIB_PATH)/boost_1_70_0/include",
|
||||
"$(CONTRIB_PATH)/boost_1_55_0/include",
|
||||
);
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 5.1.1;
|
||||
ONLY_ACTIVE_ARCH = NO;
|
||||
@@ -506,7 +506,7 @@
|
||||
../GfxBase/include/GfxBase,
|
||||
../G3D/include,
|
||||
../RBXG3D/include,
|
||||
"$(CONTRIB_PATH)/boost_1_70_0/include",
|
||||
"$(CONTRIB_PATH)/boost_1_55_0/include",
|
||||
);
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 5.1.1;
|
||||
ONLY_ACTIVE_ARCH = NO;
|
||||
@@ -577,7 +577,7 @@
|
||||
../GfxBase/include/GfxBase,
|
||||
../G3D/include,
|
||||
../RBXG3D/include,
|
||||
"$(CONTRIB_PATH)/boost_1_70_0/include",
|
||||
"$(CONTRIB_PATH)/boost_1_55_0/include",
|
||||
glew,
|
||||
);
|
||||
MACOSX_DEPLOYMENT_TARGET = 10.6;
|
||||
@@ -612,7 +612,7 @@
|
||||
../GfxBase/include/GfxBase,
|
||||
../G3D/include,
|
||||
../RBXG3D/include,
|
||||
"$(CONTRIB_PATH)/boost_1_70_0/include",
|
||||
"$(CONTRIB_PATH)/boost_1_55_0/include",
|
||||
);
|
||||
IPHONEOS_DEPLOYMENT_TARGET = 5.1.1;
|
||||
ONLY_ACTIVE_ARCH = NO;
|
||||
|
||||
@@ -110,9 +110,9 @@ SET(CMAKE_C_TARGET_INCLUDE_PATH
|
||||
"/home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include"
|
||||
"/home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include"
|
||||
"/home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include/backward"
|
||||
"/mnt/f/Trunk2012/Contribs/boost_1_70_0"
|
||||
"/mnt/f/Trunk2012/Contribs/boost_1_55_0"
|
||||
"/mnt/f/Trunk2012/Contribs/android/armeabi-v7a/curl/curl-7.43.0/include"
|
||||
"/mnt/f/Trunk2012/Contribs/boost_1_70_0/include"
|
||||
"/mnt/f/Trunk2012/Contribs/boost_1_55_0/include"
|
||||
"fmod/include"
|
||||
"/mnt/f/Trunk2012/Contribs/android/arm/openssl/openssl-1.0.2c/include"
|
||||
"/mnt/f/Trunk2012/Contribs/SDL2/include"
|
||||
|
||||
@@ -3,11 +3,11 @@
|
||||
|
||||
# compile C with /home/watrabi/Android/ndk/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc
|
||||
# compile CXX with /home/watrabi/Android/ndk/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-g++
|
||||
C_FLAGS = -fexceptions -Wno-psabi --sysroot=/home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-21/arch-arm -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fdata-sections -ffunction-sections -Wa,--noexecstack -fexceptions -fpic -Wno-psabi --sysroot=/home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-8/arch-arm -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fdata-sections -ffunction-sections -Wa,--noexecstack -fvisibility=hidden -mfloat-abi=softfp -MMD -MP -g -Wall -Wno-unknown-pragmas -Wno-unused-variable -Wno-unused-local-typedefs -Wno-main -mthumb -fomit-frame-pointer -fno-strict-aliasing -O3 -DNDEBUG -fPIC -isystem /home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-21/arch-arm/usr/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -I/mnt/f/Trunk2012/Contribs/boost_1_70_0 -I/mnt/f/Trunk2012/Contribs/android/armeabi-v7a/curl/curl-7.43.0/include -I/mnt/f/Trunk2012/Contribs/boost_1_70_0/include -I/mnt/f/Trunk2012/Client/fmod/include -I/mnt/f/Trunk2012/Contribs/android/arm/openssl/openssl-1.0.2c/include -I/mnt/f/Trunk2012/Contribs/SDL2/include -I/mnt/f/Trunk2012/Client/Base/include -I/mnt/f/Trunk2012/Client/Log/include -I/mnt/f/Trunk2012/Client/Base/include/rbx/Android -I/mnt/f/Trunk2012/Client/App/include -I/mnt/f/Trunk2012/Client/App.BulletPhysics -I/mnt/f/Trunk2012/Client/Rendering/g3d/include -I/mnt/f/Trunk2012/Client/Rendering/GfxBase/include -I/mnt/f/Trunk2012/Client/Rendering/RbxG3D/include -I/mnt/f/Trunk2012/Client/Rendering/AppDraw/include -I/mnt/f/Trunk2012/Client/Rendering/GfxCore/GL -I/mnt/f/Trunk2012/Client/Rendering/GfxCore/include -I/mnt/f/Trunk2012/Client/Rendering/GfxRender/../GfxAdapters -I/mnt/f/Trunk2012/Client/Rendering/GfxRender/../../ClientShared -I/mnt/f/Trunk2012/Client/Rendering/GfxRender/freetype/include -I/mnt/f/Trunk2012/Client/Rendering/GfxRender/freetype/src
|
||||
C_FLAGS = -fexceptions -Wno-psabi --sysroot=/home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-21/arch-arm -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fdata-sections -ffunction-sections -Wa,--noexecstack -fexceptions -fpic -Wno-psabi --sysroot=/home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-8/arch-arm -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fdata-sections -ffunction-sections -Wa,--noexecstack -fvisibility=hidden -mfloat-abi=softfp -MMD -MP -g -Wall -Wno-unknown-pragmas -Wno-unused-variable -Wno-unused-local-typedefs -Wno-main -mthumb -fomit-frame-pointer -fno-strict-aliasing -O3 -DNDEBUG -fPIC -isystem /home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-21/arch-arm/usr/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -I/mnt/f/Trunk2012/Contribs/boost_1_55_0 -I/mnt/f/Trunk2012/Contribs/android/armeabi-v7a/curl/curl-7.43.0/include -I/mnt/f/Trunk2012/Contribs/boost_1_55_0/include -I/mnt/f/Trunk2012/Client/fmod/include -I/mnt/f/Trunk2012/Contribs/android/arm/openssl/openssl-1.0.2c/include -I/mnt/f/Trunk2012/Contribs/SDL2/include -I/mnt/f/Trunk2012/Client/Base/include -I/mnt/f/Trunk2012/Client/Log/include -I/mnt/f/Trunk2012/Client/Base/include/rbx/Android -I/mnt/f/Trunk2012/Client/App/include -I/mnt/f/Trunk2012/Client/App.BulletPhysics -I/mnt/f/Trunk2012/Client/Rendering/g3d/include -I/mnt/f/Trunk2012/Client/Rendering/GfxBase/include -I/mnt/f/Trunk2012/Client/Rendering/RbxG3D/include -I/mnt/f/Trunk2012/Client/Rendering/AppDraw/include -I/mnt/f/Trunk2012/Client/Rendering/GfxCore/GL -I/mnt/f/Trunk2012/Client/Rendering/GfxCore/include -I/mnt/f/Trunk2012/Client/Rendering/GfxRender/../GfxAdapters -I/mnt/f/Trunk2012/Client/Rendering/GfxRender/../../ClientShared -I/mnt/f/Trunk2012/Client/Rendering/GfxRender/freetype/include -I/mnt/f/Trunk2012/Client/Rendering/GfxRender/freetype/src
|
||||
|
||||
C_DEFINES = -DANDROID -DFT2_BUILD_LIBRARY -DGLEW_NO_GLU -DROBLOX_BOOST_CONFIGS
|
||||
|
||||
CXX_FLAGS = -fexceptions -frtti -Wno-psabi --sysroot=/home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-21/arch-arm -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fdata-sections -ffunction-sections -Wa,--noexecstack -fexceptions -fpic -Wno-psabi --sysroot=/home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-8/arch-arm -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fdata-sections -ffunction-sections -Wa,--noexecstack -fvisibility=hidden -mfloat-abi=softfp -MMD -MP -g -g -Wno-reorder -Wno-unused-local-typedefs -std=gnu++11 -mthumb -fomit-frame-pointer -fno-strict-aliasing -O3 -DNDEBUG -fPIC -isystem /home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-21/arch-arm/usr/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -I/mnt/f/Trunk2012/Contribs/boost_1_70_0 -I/mnt/f/Trunk2012/Contribs/android/armeabi-v7a/curl/curl-7.43.0/include -I/mnt/f/Trunk2012/Contribs/boost_1_70_0/include -I/mnt/f/Trunk2012/Client/fmod/include -I/mnt/f/Trunk2012/Contribs/android/arm/openssl/openssl-1.0.2c/include -I/mnt/f/Trunk2012/Contribs/SDL2/include -I/mnt/f/Trunk2012/Client/Base/include -I/mnt/f/Trunk2012/Client/Log/include -I/mnt/f/Trunk2012/Client/Base/include/rbx/Android -I/mnt/f/Trunk2012/Client/App/include -I/mnt/f/Trunk2012/Client/App.BulletPhysics -I/mnt/f/Trunk2012/Client/Rendering/g3d/include -I/mnt/f/Trunk2012/Client/Rendering/GfxBase/include -I/mnt/f/Trunk2012/Client/Rendering/RbxG3D/include -I/mnt/f/Trunk2012/Client/Rendering/AppDraw/include -I/mnt/f/Trunk2012/Client/Rendering/GfxCore/GL -I/mnt/f/Trunk2012/Client/Rendering/GfxCore/include -I/mnt/f/Trunk2012/Client/Rendering/GfxRender/../GfxAdapters -I/mnt/f/Trunk2012/Client/Rendering/GfxRender/../../ClientShared -I/mnt/f/Trunk2012/Client/Rendering/GfxRender/freetype/include -I/mnt/f/Trunk2012/Client/Rendering/GfxRender/freetype/src
|
||||
CXX_FLAGS = -fexceptions -frtti -Wno-psabi --sysroot=/home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-21/arch-arm -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fdata-sections -ffunction-sections -Wa,--noexecstack -fexceptions -fpic -Wno-psabi --sysroot=/home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-8/arch-arm -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fdata-sections -ffunction-sections -Wa,--noexecstack -fvisibility=hidden -mfloat-abi=softfp -MMD -MP -g -g -Wno-reorder -Wno-unused-local-typedefs -std=gnu++11 -mthumb -fomit-frame-pointer -fno-strict-aliasing -O3 -DNDEBUG -fPIC -isystem /home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-21/arch-arm/usr/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -I/mnt/f/Trunk2012/Contribs/boost_1_55_0 -I/mnt/f/Trunk2012/Contribs/android/armeabi-v7a/curl/curl-7.43.0/include -I/mnt/f/Trunk2012/Contribs/boost_1_55_0/include -I/mnt/f/Trunk2012/Client/fmod/include -I/mnt/f/Trunk2012/Contribs/android/arm/openssl/openssl-1.0.2c/include -I/mnt/f/Trunk2012/Contribs/SDL2/include -I/mnt/f/Trunk2012/Client/Base/include -I/mnt/f/Trunk2012/Client/Log/include -I/mnt/f/Trunk2012/Client/Base/include/rbx/Android -I/mnt/f/Trunk2012/Client/App/include -I/mnt/f/Trunk2012/Client/App.BulletPhysics -I/mnt/f/Trunk2012/Client/Rendering/g3d/include -I/mnt/f/Trunk2012/Client/Rendering/GfxBase/include -I/mnt/f/Trunk2012/Client/Rendering/RbxG3D/include -I/mnt/f/Trunk2012/Client/Rendering/AppDraw/include -I/mnt/f/Trunk2012/Client/Rendering/GfxCore/GL -I/mnt/f/Trunk2012/Client/Rendering/GfxCore/include -I/mnt/f/Trunk2012/Client/Rendering/GfxRender/../GfxAdapters -I/mnt/f/Trunk2012/Client/Rendering/GfxRender/../../ClientShared -I/mnt/f/Trunk2012/Client/Rendering/GfxRender/freetype/include -I/mnt/f/Trunk2012/Client/Rendering/GfxRender/freetype/src
|
||||
|
||||
CXX_DEFINES = -DANDROID -DFT2_BUILD_LIBRARY -DGLEW_NO_GLU -DROBLOX_BOOST_CONFIGS
|
||||
|
||||
|
||||
@@ -543,7 +543,7 @@
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='NoOpt|Win32'" Label="Configuration">
|
||||
<ConfigurationType>StaticLibrary</ConfigurationType>
|
||||
<PlatformToolset>v140_xp</PlatformToolset>
|
||||
<PlatformToolset>v110</PlatformToolset>
|
||||
<CharacterSet>MultiByte</CharacterSet>
|
||||
<WholeProgramOptimization>false</WholeProgramOptimization>
|
||||
</PropertyGroup>
|
||||
|
||||
@@ -1497,7 +1497,7 @@
|
||||
../GfxBase/include/GfxBase,
|
||||
../G3D/include,
|
||||
../RBXG3D/include,
|
||||
"$(CONTRIB_PATH)/boost_1_70_0/include",
|
||||
"$(CONTRIB_PATH)/boost_1_55_0/include",
|
||||
../../App.BulletPhysics,
|
||||
"$(CONTRIB_PATH)/SDL2.0.4/include",
|
||||
);
|
||||
@@ -1532,7 +1532,7 @@
|
||||
../GfxBase/include/GfxBase,
|
||||
../G3D/include,
|
||||
../RBXG3D/include,
|
||||
"$(CONTRIB_PATH)/boost_1_70_0/include",
|
||||
"$(CONTRIB_PATH)/boost_1_55_0/include",
|
||||
../../App.BulletPhysics,
|
||||
"$(CONTRIB_PATH)/SDL2.0.4/include",
|
||||
);
|
||||
@@ -1568,7 +1568,7 @@
|
||||
../GfxBase/include/GfxBase,
|
||||
../G3D/include,
|
||||
../RBXG3D/include,
|
||||
"$(CONTRIB_PATH)/boost_1_70_0/include",
|
||||
"$(CONTRIB_PATH)/boost_1_55_0/include",
|
||||
../../App.BulletPhysics,
|
||||
freetype/src,
|
||||
freetype/include,
|
||||
@@ -1614,7 +1614,7 @@
|
||||
../GfxBase/include/GfxBase,
|
||||
../G3D/include,
|
||||
../RBXG3D/include,
|
||||
"$(CONTRIB_PATH)/boost_1_70_0/include",
|
||||
"$(CONTRIB_PATH)/boost_1_55_0/include",
|
||||
../../App.BulletPhysics,
|
||||
"$(CONTRIB_PATH)/SDL2.0.4/include",
|
||||
freetype/include,
|
||||
@@ -1695,7 +1695,7 @@
|
||||
../GfxBase/include/GfxBase,
|
||||
../G3D/include,
|
||||
../RBXG3D/include,
|
||||
"$(CONTRIB_PATH)/boost_1_70_0/include",
|
||||
"$(CONTRIB_PATH)/boost_1_55_0/include",
|
||||
../../App.BulletPhysics,
|
||||
"$(CONTRIB_PATH)/SDL2.0.4/include",
|
||||
freetype/src,
|
||||
@@ -1734,7 +1734,7 @@
|
||||
../GfxBase/include/GfxBase,
|
||||
../G3D/include,
|
||||
../RBXG3D/include,
|
||||
"$(CONTRIB_PATH)/boost_1_70_0/include",
|
||||
"$(CONTRIB_PATH)/boost_1_55_0/include",
|
||||
../../App.BulletPhysics,
|
||||
freetype/src,
|
||||
freetype/include,
|
||||
|
||||
@@ -26,9 +26,9 @@ SET(CMAKE_C_TARGET_INCLUDE_PATH
|
||||
"/home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include"
|
||||
"/home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include"
|
||||
"/home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include/backward"
|
||||
"/mnt/f/Trunk2012/Contribs/boost_1_70_0"
|
||||
"/mnt/f/Trunk2012/Contribs/boost_1_55_0"
|
||||
"/mnt/f/Trunk2012/Contribs/android/armeabi-v7a/curl/curl-7.43.0/include"
|
||||
"/mnt/f/Trunk2012/Contribs/boost_1_70_0/include"
|
||||
"/mnt/f/Trunk2012/Contribs/boost_1_55_0/include"
|
||||
"fmod/include"
|
||||
"/mnt/f/Trunk2012/Contribs/android/arm/openssl/openssl-1.0.2c/include"
|
||||
"/mnt/f/Trunk2012/Contribs/SDL2/include"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 2.8
|
||||
|
||||
# compile CXX with /home/watrabi/Android/ndk/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-g++
|
||||
CXX_FLAGS = -fexceptions -frtti -Wno-psabi --sysroot=/home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-21/arch-arm -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fdata-sections -ffunction-sections -Wa,--noexecstack -fexceptions -fpic -Wno-psabi --sysroot=/home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-8/arch-arm -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fdata-sections -ffunction-sections -Wa,--noexecstack -fvisibility=hidden -mfloat-abi=softfp -MMD -MP -g -g -Wno-reorder -Wno-unused-local-typedefs -std=gnu++11 -mthumb -fomit-frame-pointer -fno-strict-aliasing -O3 -DNDEBUG -fPIC -isystem /home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-21/arch-arm/usr/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -I/mnt/f/Trunk2012/Contribs/boost_1_70_0 -I/mnt/f/Trunk2012/Contribs/android/armeabi-v7a/curl/curl-7.43.0/include -I/mnt/f/Trunk2012/Contribs/boost_1_70_0/include -I/mnt/f/Trunk2012/Client/fmod/include -I/mnt/f/Trunk2012/Contribs/android/arm/openssl/openssl-1.0.2c/include -I/mnt/f/Trunk2012/Contribs/SDL2/include -I/mnt/f/Trunk2012/Client/Base/include -I/mnt/f/Trunk2012/Client/Log/include -I/mnt/f/Trunk2012/Client/Base/include/rbx/Android -I/mnt/f/Trunk2012/Client/App/include -I/mnt/f/Trunk2012/Client/App.BulletPhysics -I/mnt/f/Trunk2012/Client/Rendering/RbxG3D/include -I/mnt/f/Trunk2012/Client/Rendering/RbxG3D/../g3d/include
|
||||
CXX_FLAGS = -fexceptions -frtti -Wno-psabi --sysroot=/home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-21/arch-arm -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=neon -fdata-sections -ffunction-sections -Wa,--noexecstack -fexceptions -fpic -Wno-psabi --sysroot=/home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-8/arch-arm -funwind-tables -finline-limit=64 -fsigned-char -no-canonical-prefixes -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16 -fdata-sections -ffunction-sections -Wa,--noexecstack -fvisibility=hidden -mfloat-abi=softfp -MMD -MP -g -g -Wno-reorder -Wno-unused-local-typedefs -std=gnu++11 -mthumb -fomit-frame-pointer -fno-strict-aliasing -O3 -DNDEBUG -fPIC -isystem /home/watrabi/Android/ndk/android-ndk-r10e/platforms/android-21/arch-arm/usr/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -isystem /home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include/backward -I/mnt/f/Trunk2012/Contribs/boost_1_55_0 -I/mnt/f/Trunk2012/Contribs/android/armeabi-v7a/curl/curl-7.43.0/include -I/mnt/f/Trunk2012/Contribs/boost_1_55_0/include -I/mnt/f/Trunk2012/Client/fmod/include -I/mnt/f/Trunk2012/Contribs/android/arm/openssl/openssl-1.0.2c/include -I/mnt/f/Trunk2012/Contribs/SDL2/include -I/mnt/f/Trunk2012/Client/Base/include -I/mnt/f/Trunk2012/Client/Log/include -I/mnt/f/Trunk2012/Client/Base/include/rbx/Android -I/mnt/f/Trunk2012/Client/App/include -I/mnt/f/Trunk2012/Client/App.BulletPhysics -I/mnt/f/Trunk2012/Client/Rendering/RbxG3D/include -I/mnt/f/Trunk2012/Client/Rendering/RbxG3D/../g3d/include
|
||||
|
||||
CXX_DEFINES = -DANDROID -DROBLOX_BOOST_CONFIGS
|
||||
|
||||
|
||||
@@ -19,9 +19,9 @@ SET(CMAKE_C_TARGET_INCLUDE_PATH
|
||||
"/home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include"
|
||||
"/home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include"
|
||||
"/home/watrabi/Android/ndk/android-ndk-r10e/sources/cxx-stl/gnu-libstdc++/4.9/include/backward"
|
||||
"/mnt/f/Trunk2012/Contribs/boost_1_70_0"
|
||||
"/mnt/f/Trunk2012/Contribs/boost_1_55_0"
|
||||
"/mnt/f/Trunk2012/Contribs/android/armeabi-v7a/curl/curl-7.43.0/include"
|
||||
"/mnt/f/Trunk2012/Contribs/boost_1_70_0/include"
|
||||
"/mnt/f/Trunk2012/Contribs/boost_1_55_0/include"
|
||||
"fmod/include"
|
||||
"/mnt/f/Trunk2012/Contribs/android/arm/openssl/openssl-1.0.2c/include"
|
||||
"/mnt/f/Trunk2012/Contribs/SDL2/include"
|
||||
|
||||
@@ -238,7 +238,7 @@
|
||||
../GfxBase/include,
|
||||
../GfxBase/include/GfxBase,
|
||||
../G3D/include,
|
||||
"$(CONTRIB_PATH)/boost_1_70_0/include",
|
||||
"$(CONTRIB_PATH)/boost_1_55_0/include",
|
||||
"$(CONTRIB_PATH)/GeekInfo/geekinfo-2.1.4/include",
|
||||
../../log/include,
|
||||
../../App.BulletPhysics,
|
||||
@@ -264,7 +264,7 @@
|
||||
../GfxBase/include,
|
||||
../GfxBase/include/GfxBase,
|
||||
../G3D/include,
|
||||
"$(CONTRIB_PATH)/boost_1_70_0/include",
|
||||
"$(CONTRIB_PATH)/boost_1_55_0/include",
|
||||
"$(CONTRIB_PATH)/GeekInfo/geekinfo-2.1.4/include",
|
||||
../../log/include,
|
||||
../../App.BulletPhysics,
|
||||
@@ -298,7 +298,7 @@
|
||||
../GfxBase/include,
|
||||
../GfxBase/include/GfxBase,
|
||||
../G3D/include,
|
||||
"$(CONTRIB_PATH)/boost_1_70_0/include",
|
||||
"$(CONTRIB_PATH)/boost_1_55_0/include",
|
||||
"$(CONTRIB_PATH)/GeekInfo/geekinfo-2.1.4/include",
|
||||
../../App.BulletPhysics,
|
||||
);
|
||||
@@ -334,7 +334,7 @@
|
||||
../GfxBase/include,
|
||||
../GfxBase/include/GfxBase,
|
||||
../G3D/include,
|
||||
"$(CONTRIB_PATH)/boost_1_70_0/include",
|
||||
"$(CONTRIB_PATH)/boost_1_55_0/include",
|
||||
"$(CONTRIB_PATH)/GeekInfo/geekinfo-2.1.4/include",
|
||||
../../App.BulletPhysics,
|
||||
);
|
||||
@@ -370,7 +370,7 @@
|
||||
../GfxBase/include,
|
||||
../GfxBase/include/GfxBase,
|
||||
../G3D/include,
|
||||
"$(CONTRIB_PATH)/boost_1_70_0/include",
|
||||
"$(CONTRIB_PATH)/boost_1_55_0/include",
|
||||
"$(CONTRIB_PATH)/GeekInfo/geekinfo-2.1.4/include",
|
||||
../../log/include,
|
||||
../../App.BulletPhysics,
|
||||
@@ -408,7 +408,7 @@
|
||||
../GfxBase/include,
|
||||
../GfxBase/include/GfxBase,
|
||||
../G3D/include,
|
||||
"$(CONTRIB_PATH)/boost_1_70_0/include",
|
||||
"$(CONTRIB_PATH)/boost_1_55_0/include",
|
||||
"$(CONTRIB_PATH)/GeekInfo/geekinfo-2.1.4/include",
|
||||
../../log/include,
|
||||
../../App.BulletPhysics,
|
||||
@@ -451,7 +451,7 @@
|
||||
../GfxBase/include,
|
||||
../GfxBase/include/GfxBase,
|
||||
../G3D/include,
|
||||
"$(CONTRIB_PATH)/boost_1_70_0/include",
|
||||
"$(CONTRIB_PATH)/boost_1_55_0/include",
|
||||
"$(CONTRIB_PATH)/GeekInfo/geekinfo-2.1.4/include",
|
||||
../../App.BulletPhysics,
|
||||
);
|
||||
@@ -478,7 +478,7 @@
|
||||
../GfxBase/include,
|
||||
../GfxBase/include/GfxBase,
|
||||
../G3D/include,
|
||||
"$(CONTRIB_PATH)/boost_1_70_0/include",
|
||||
"$(CONTRIB_PATH)/boost_1_55_0/include",
|
||||
"$(CONTRIB_PATH)/GeekInfo/geekinfo-2.1.4/include",
|
||||
../../log/include,
|
||||
../../App.BulletPhysics,
|
||||
@@ -511,7 +511,7 @@
|
||||
../GfxBase/include,
|
||||
../GfxBase/include/GfxBase,
|
||||
../G3D/include,
|
||||
"$(CONTRIB_PATH)/boost_1_70_0/include",
|
||||
"$(CONTRIB_PATH)/boost_1_55_0/include",
|
||||
"$(CONTRIB_PATH)/GeekInfo/geekinfo-2.1.4/include",
|
||||
../../log/include,
|
||||
../../App.BulletPhysics,
|
||||
|
||||
Reference in New Issue
Block a user