From 8077ddaf62bdbff2169973eca565a5752501587d Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Fri, 19 Aug 2016 23:38:41 -0700 Subject: Updated to Diligent Engine 2.0 --- External/lua-5.2.3/build/UWP/Lua.vcxproj | 214 ++++++++++++ External/lua-5.2.3/build/UWP/Lua.vcxproj.filters | 2 + .../lua-5.2.3/build/Win32/Lua-Debug.vgdbsettings | 76 +++++ .../lua-5.2.3/build/Win32/Lua-Release.vgdbsettings | 76 +++++ External/lua-5.2.3/build/Win32/Lua.vcxproj | 372 +++++++++++++++++++++ External/lua-5.2.3/build/Win32/Lua.vcxproj.filters | 117 +++++++ External/lua-5.2.3/build/Win32/jni/Android.mk | 21 ++ External/lua-5.2.3/build/Win32/jni/Application.mk | 7 + .../build/Windows.Shared/Lua.Shared.vcxitems | 85 +++++ .../Windows.Shared/Lua.Shared.vcxitems.filters | 189 +++++++++++ .../lua-5.2.3/build/Windows/Lua-Debug.vgdbsettings | 76 ----- .../build/Windows/Lua-Release.vgdbsettings | 76 ----- External/lua-5.2.3/build/Windows/Lua.vcxproj | 370 -------------------- .../lua-5.2.3/build/Windows/Lua.vcxproj.filters | 117 ------- External/lua-5.2.3/build/Windows/jni/Android.mk | 21 -- .../lua-5.2.3/build/Windows/jni/Application.mk | 7 - .../WindowsStore/Lua.Shared/Lua.Shared.vcxitems | 80 ----- .../Lua.Shared/Lua.Shared.vcxitems.filters | 186 ----------- .../WindowsStore/Lua.Windows/Lua.Windows.vcxproj | 205 ------------ .../Lua.Windows/Lua.Windows.vcxproj.filters | 5 - .../Lua.WindowsPhone/Lua.WindowsPhone.vcxproj | 144 -------- .../Lua.WindowsPhone.vcxproj.filters | 5 - External/lua-5.2.3/src/luaconf.h | 2 +- 23 files changed, 1160 insertions(+), 1293 deletions(-) create mode 100644 External/lua-5.2.3/build/UWP/Lua.vcxproj create mode 100644 External/lua-5.2.3/build/UWP/Lua.vcxproj.filters create mode 100644 External/lua-5.2.3/build/Win32/Lua-Debug.vgdbsettings create mode 100644 External/lua-5.2.3/build/Win32/Lua-Release.vgdbsettings create mode 100644 External/lua-5.2.3/build/Win32/Lua.vcxproj create mode 100644 External/lua-5.2.3/build/Win32/Lua.vcxproj.filters create mode 100644 External/lua-5.2.3/build/Win32/jni/Android.mk create mode 100644 External/lua-5.2.3/build/Win32/jni/Application.mk create mode 100644 External/lua-5.2.3/build/Windows.Shared/Lua.Shared.vcxitems create mode 100644 External/lua-5.2.3/build/Windows.Shared/Lua.Shared.vcxitems.filters delete mode 100644 External/lua-5.2.3/build/Windows/Lua-Debug.vgdbsettings delete mode 100644 External/lua-5.2.3/build/Windows/Lua-Release.vgdbsettings delete mode 100644 External/lua-5.2.3/build/Windows/Lua.vcxproj delete mode 100644 External/lua-5.2.3/build/Windows/Lua.vcxproj.filters delete mode 100644 External/lua-5.2.3/build/Windows/jni/Android.mk delete mode 100644 External/lua-5.2.3/build/Windows/jni/Application.mk delete mode 100644 External/lua-5.2.3/build/WindowsStore/Lua.Shared/Lua.Shared.vcxitems delete mode 100644 External/lua-5.2.3/build/WindowsStore/Lua.Shared/Lua.Shared.vcxitems.filters delete mode 100644 External/lua-5.2.3/build/WindowsStore/Lua.Windows/Lua.Windows.vcxproj delete mode 100644 External/lua-5.2.3/build/WindowsStore/Lua.Windows/Lua.Windows.vcxproj.filters delete mode 100644 External/lua-5.2.3/build/WindowsStore/Lua.WindowsPhone/Lua.WindowsPhone.vcxproj delete mode 100644 External/lua-5.2.3/build/WindowsStore/Lua.WindowsPhone/Lua.WindowsPhone.vcxproj.filters (limited to 'External/lua-5.2.3') diff --git a/External/lua-5.2.3/build/UWP/Lua.vcxproj b/External/lua-5.2.3/build/UWP/Lua.vcxproj new file mode 100644 index 0000000..5c2e3ad --- /dev/null +++ b/External/lua-5.2.3/build/UWP/Lua.vcxproj @@ -0,0 +1,214 @@ + + + + + Debug + ARM + + + Debug + Win32 + + + Debug + x64 + + + Release + ARM + + + Release + Win32 + + + Release + x64 + + + + {25ec9b99-84dc-488b-b175-7888a6fda6a2} + StaticLibrary + Lua + en-US + 14.0 + true + Windows Store + 10.0.10586.0 + 10.0.10240.0 + 10.0 + + + + StaticLibrary + true + v140 + + + StaticLibrary + true + v140 + + + StaticLibrary + true + v140 + + + StaticLibrary + false + true + v140 + + + StaticLibrary + false + true + v140 + + + StaticLibrary + false + true + v140 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + false + + + false + + + false + + + false + + + false + + + false + + + + false + true + NotUsing + CompileAsCpp + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + + + Console + false + false + + + + + false + true + NotUsing + CompileAsCpp + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + + + Console + false + false + + + + + false + true + NotUsing + CompileAsCpp + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + + + Console + false + false + + + + + false + true + NotUsing + CompileAsCpp + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + + + Console + false + false + + + + + false + true + NotUsing + CompileAsCpp + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + 4334 + + + Console + false + false + + + + + false + true + NotUsing + CompileAsCpp + _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + 4334 + + + Console + false + false + + + + + + \ No newline at end of file diff --git a/External/lua-5.2.3/build/UWP/Lua.vcxproj.filters b/External/lua-5.2.3/build/UWP/Lua.vcxproj.filters new file mode 100644 index 0000000..c31757e --- /dev/null +++ b/External/lua-5.2.3/build/UWP/Lua.vcxproj.filters @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/External/lua-5.2.3/build/Win32/Lua-Debug.vgdbsettings b/External/lua-5.2.3/build/Win32/Lua-Debug.vgdbsettings new file mode 100644 index 0000000..3f5b24b --- /dev/null +++ b/External/lua-5.2.3/build/Win32/Lua-Debug.vgdbsettings @@ -0,0 +1,76 @@ + + + Debug + + + + MinGWWindowsSlash + + $(ProjectDir) + + + android-19 + true + true + bin;obj + false + false + + + + + + false + false + true + false + false + false + false + true + false + KillApp + + false + false + false + false + false + false + false + false + + false + false + main + true + + + false + false + 5039 + 5039 + 10000 + 0 + false + Ask + true + true + + + + + + + + + + + Default + + + + true + + + \ No newline at end of file diff --git a/External/lua-5.2.3/build/Win32/Lua-Release.vgdbsettings b/External/lua-5.2.3/build/Win32/Lua-Release.vgdbsettings new file mode 100644 index 0000000..669691f --- /dev/null +++ b/External/lua-5.2.3/build/Win32/Lua-Release.vgdbsettings @@ -0,0 +1,76 @@ + + + Release + + + + MinGWWindowsSlash + + $(ProjectDir) + + + android-19 + false + true + bin;obj + false + false + + + + + + false + false + true + false + false + false + false + true + false + KillApp + + false + false + false + false + false + false + false + false + + false + false + main + true + + + false + false + 5039 + 5039 + 10000 + 0 + false + Ask + true + true + + + + + + + + + + + Default + + + + true + + + \ No newline at end of file diff --git a/External/lua-5.2.3/build/Win32/Lua.vcxproj b/External/lua-5.2.3/build/Win32/Lua.vcxproj new file mode 100644 index 0000000..50ce1b8 --- /dev/null +++ b/External/lua-5.2.3/build/Win32/Lua.vcxproj @@ -0,0 +1,372 @@ + + + + + Debug + ARM + + + Debug + Win32 + + + Debug + x64 + + + Release + ARM + + + Release + Win32 + + + Release + x64 + + + + {3F7FED43-207A-4C2C-80C4-5965448D0706} + Lua + + + + StaticLibrary + true + v140 + Unicode + + + StaticLibrary + true + v140 + Unicode + + + StaticLibrary + false + v140 + true + Unicode + + + StaticLibrary + false + v140 + true + Unicode + + + v120 + Makefile + + + v120 + Makefile + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + $(NMakeForcedIncludes) + + + $(NMakeForcedIncludes) + + + + Level3 + Disabled + true + _UNICODE;UNICODE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + CompileAsCpp + NotUsing + + + + true + + + + + Level3 + Disabled + true + _UNICODE;UNICODE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + CompileAsCpp + NotUsing + + 4100;4505;4334 + + + true + + + + + Level3 + MaxSpeed + true + true + true + _UNICODE;UNICODE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + CompileAsCpp + NotUsing + + + + true + true + true + + + + + Level3 + MaxSpeed + true + true + true + _UNICODE;UNICODE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + CompileAsCpp + NotUsing + + 4100;4505;4334 + + + true + true + true + + + + + + + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + + + + \ No newline at end of file diff --git a/External/lua-5.2.3/build/Win32/Lua.vcxproj.filters b/External/lua-5.2.3/build/Win32/Lua.vcxproj.filters new file mode 100644 index 0000000..7995534 --- /dev/null +++ b/External/lua-5.2.3/build/Win32/Lua.vcxproj.filters @@ -0,0 +1,117 @@ + + + + + {cdd5d0cf-717a-4018-b91a-cbdea1da694a} + + + {b6cf0680-4d1c-4dd9-af36-3435db6f02d7} + + + + + jni + + + jni + + + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + android_src + + + \ No newline at end of file diff --git a/External/lua-5.2.3/build/Win32/jni/Android.mk b/External/lua-5.2.3/build/Win32/jni/Android.mk new file mode 100644 index 0000000..e37ae2b --- /dev/null +++ b/External/lua-5.2.3/build/Win32/jni/Android.mk @@ -0,0 +1,21 @@ + +# Preamble +DEPENDENCY_PATH := $(call my-dir) +LOCAL_PATH := $(abspath $(DEPENDENCY_PATH)) +include $(CLEAR_VARS) + +# Project configuration +LOCAL_MODULE := Lua +# Force .c files to compile as c++ +LOCAL_CFLAGS := -x c++ +LOCAL_CPP_FEATURES := +LOCAL_STATIC_LIBRARIES += + +# Include paths +LOCAL_C_INCLUDES := $(LOCAL_PATH)/../../../src + +# Source files +#VisualGDBAndroid: AutoUpdateSourcesInNextLine +LOCAL_SRC_FILES := ../../../src/lapi.c ../../../src/lauxlib.c ../../../src/lbaselib.c ../../../src/lbitlib.c ../../../src/lcode.c ../../../src/lcorolib.c ../../../src/lctype.c ../../../src/ldblib.c ../../../src/ldebug.c ../../../src/ldo.c ../../../src/ldump.c ../../../src/lfunc.c ../../../src/lgc.c ../../../src/linit.c ../../../src/liolib.c ../../../src/llex.c ../../../src/lmathlib.c ../../../src/lmem.c ../../../src/loadlib.c ../../../src/lobject.c ../../../src/lopcodes.c ../../../src/loslib.c ../../../src/lparser.c ../../../src/lstate.c ../../../src/lstring.c ../../../src/lstrlib.c ../../../src/ltable.c ../../../src/ltablib.c ../../../src/ltm.c ../../../src/lundump.c ../../../src/lvm.c ../../../src/lzio.c + +include $(BUILD_STATIC_LIBRARY) diff --git a/External/lua-5.2.3/build/Win32/jni/Application.mk b/External/lua-5.2.3/build/Win32/jni/Application.mk new file mode 100644 index 0000000..40e89bb --- /dev/null +++ b/External/lua-5.2.3/build/Win32/jni/Application.mk @@ -0,0 +1,7 @@ +# Generated by VisualGDB + +DEPENDENCY_PATH := $(call my-dir) +LOCAL_PATH := $(abspath $(DEPENDENCY_PATH)) +include $(LOCAL_PATH)/../../../../../../diligentcore/Common/make/AppCommon.mk + +APP_MODULES := Lua \ No newline at end of file diff --git a/External/lua-5.2.3/build/Windows.Shared/Lua.Shared.vcxitems b/External/lua-5.2.3/build/Windows.Shared/Lua.Shared.vcxitems new file mode 100644 index 0000000..893301e --- /dev/null +++ b/External/lua-5.2.3/build/Windows.Shared/Lua.Shared.vcxitems @@ -0,0 +1,85 @@ + + + + $(MSBuildAllProjects);$(MSBuildThisFileFullPath) + true + {4703c34c-1a7f-4bb2-8ff8-007c55c015d5} + Lua + Lua.Shared + 248F659F-DAC5-46E8-AC09-60EC9FC95053 + + + + %(AdditionalIncludeDirectories);$(MSBuildThisFileDirectory) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + false + + + \ No newline at end of file diff --git a/External/lua-5.2.3/build/Windows.Shared/Lua.Shared.vcxitems.filters b/External/lua-5.2.3/build/Windows.Shared/Lua.Shared.vcxitems.filters new file mode 100644 index 0000000..c637b23 --- /dev/null +++ b/External/lua-5.2.3/build/Windows.Shared/Lua.Shared.vcxitems.filters @@ -0,0 +1,189 @@ + + + + + {49cb749b-a0fb-4a8c-ae92-c64623bcc2ab} + + + {914d194a-480c-4f8d-a190-bd036d9622e9} + + + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + src + + + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + include + + + + + + \ No newline at end of file diff --git a/External/lua-5.2.3/build/Windows/Lua-Debug.vgdbsettings b/External/lua-5.2.3/build/Windows/Lua-Debug.vgdbsettings deleted file mode 100644 index 3f5b24b..0000000 --- a/External/lua-5.2.3/build/Windows/Lua-Debug.vgdbsettings +++ /dev/null @@ -1,76 +0,0 @@ - - - Debug - - - - MinGWWindowsSlash - - $(ProjectDir) - - - android-19 - true - true - bin;obj - false - false - - - - - - false - false - true - false - false - false - false - true - false - KillApp - - false - false - false - false - false - false - false - false - - false - false - main - true - - - false - false - 5039 - 5039 - 10000 - 0 - false - Ask - true - true - - - - - - - - - - - Default - - - - true - - - \ No newline at end of file diff --git a/External/lua-5.2.3/build/Windows/Lua-Release.vgdbsettings b/External/lua-5.2.3/build/Windows/Lua-Release.vgdbsettings deleted file mode 100644 index 669691f..0000000 --- a/External/lua-5.2.3/build/Windows/Lua-Release.vgdbsettings +++ /dev/null @@ -1,76 +0,0 @@ - - - Release - - - - MinGWWindowsSlash - - $(ProjectDir) - - - android-19 - false - true - bin;obj - false - false - - - - - - false - false - true - false - false - false - false - true - false - KillApp - - false - false - false - false - false - false - false - false - - false - false - main - true - - - false - false - 5039 - 5039 - 10000 - 0 - false - Ask - true - true - - - - - - - - - - - Default - - - - true - - - \ No newline at end of file diff --git a/External/lua-5.2.3/build/Windows/Lua.vcxproj b/External/lua-5.2.3/build/Windows/Lua.vcxproj deleted file mode 100644 index 67ff315..0000000 --- a/External/lua-5.2.3/build/Windows/Lua.vcxproj +++ /dev/null @@ -1,370 +0,0 @@ - - - - - Debug - ARM - - - Debug - Win32 - - - Debug - x64 - - - Release - ARM - - - Release - Win32 - - - Release - x64 - - - - {3F7FED43-207A-4C2C-80C4-5965448D0706} - Lua - - - - StaticLibrary - true - v140 - Unicode - - - StaticLibrary - true - v140 - Unicode - - - StaticLibrary - false - v140 - true - Unicode - - - StaticLibrary - false - v140 - true - Unicode - - - v120 - Makefile - - - v120 - Makefile - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $(NMakeForcedIncludes) - - - $(NMakeForcedIncludes) - - - - Level3 - Disabled - true - _UNICODE;UNICODE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - CompileAsCpp - NotUsing - - - - true - - - - - Level3 - Disabled - true - _UNICODE;UNICODE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - CompileAsCpp - NotUsing - - - - true - - - - - Level3 - MaxSpeed - true - true - true - _UNICODE;UNICODE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - CompileAsCpp - NotUsing - - - - true - true - true - - - - - Level3 - MaxSpeed - true - true - true - _UNICODE;UNICODE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - CompileAsCpp - NotUsing - - - - true - true - true - - - - - - - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - true - true - true - true - - - - - - \ No newline at end of file diff --git a/External/lua-5.2.3/build/Windows/Lua.vcxproj.filters b/External/lua-5.2.3/build/Windows/Lua.vcxproj.filters deleted file mode 100644 index 7995534..0000000 --- a/External/lua-5.2.3/build/Windows/Lua.vcxproj.filters +++ /dev/null @@ -1,117 +0,0 @@ - - - - - {cdd5d0cf-717a-4018-b91a-cbdea1da694a} - - - {b6cf0680-4d1c-4dd9-af36-3435db6f02d7} - - - - - jni - - - jni - - - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - android_src - - - \ No newline at end of file diff --git a/External/lua-5.2.3/build/Windows/jni/Android.mk b/External/lua-5.2.3/build/Windows/jni/Android.mk deleted file mode 100644 index e37ae2b..0000000 --- a/External/lua-5.2.3/build/Windows/jni/Android.mk +++ /dev/null @@ -1,21 +0,0 @@ - -# Preamble -DEPENDENCY_PATH := $(call my-dir) -LOCAL_PATH := $(abspath $(DEPENDENCY_PATH)) -include $(CLEAR_VARS) - -# Project configuration -LOCAL_MODULE := Lua -# Force .c files to compile as c++ -LOCAL_CFLAGS := -x c++ -LOCAL_CPP_FEATURES := -LOCAL_STATIC_LIBRARIES += - -# Include paths -LOCAL_C_INCLUDES := $(LOCAL_PATH)/../../../src - -# Source files -#VisualGDBAndroid: AutoUpdateSourcesInNextLine -LOCAL_SRC_FILES := ../../../src/lapi.c ../../../src/lauxlib.c ../../../src/lbaselib.c ../../../src/lbitlib.c ../../../src/lcode.c ../../../src/lcorolib.c ../../../src/lctype.c ../../../src/ldblib.c ../../../src/ldebug.c ../../../src/ldo.c ../../../src/ldump.c ../../../src/lfunc.c ../../../src/lgc.c ../../../src/linit.c ../../../src/liolib.c ../../../src/llex.c ../../../src/lmathlib.c ../../../src/lmem.c ../../../src/loadlib.c ../../../src/lobject.c ../../../src/lopcodes.c ../../../src/loslib.c ../../../src/lparser.c ../../../src/lstate.c ../../../src/lstring.c ../../../src/lstrlib.c ../../../src/ltable.c ../../../src/ltablib.c ../../../src/ltm.c ../../../src/lundump.c ../../../src/lvm.c ../../../src/lzio.c - -include $(BUILD_STATIC_LIBRARY) diff --git a/External/lua-5.2.3/build/Windows/jni/Application.mk b/External/lua-5.2.3/build/Windows/jni/Application.mk deleted file mode 100644 index 40e89bb..0000000 --- a/External/lua-5.2.3/build/Windows/jni/Application.mk +++ /dev/null @@ -1,7 +0,0 @@ -# Generated by VisualGDB - -DEPENDENCY_PATH := $(call my-dir) -LOCAL_PATH := $(abspath $(DEPENDENCY_PATH)) -include $(LOCAL_PATH)/../../../../../../diligentcore/Common/make/AppCommon.mk - -APP_MODULES := Lua \ No newline at end of file diff --git a/External/lua-5.2.3/build/WindowsStore/Lua.Shared/Lua.Shared.vcxitems b/External/lua-5.2.3/build/WindowsStore/Lua.Shared/Lua.Shared.vcxitems deleted file mode 100644 index fba2720..0000000 --- a/External/lua-5.2.3/build/WindowsStore/Lua.Shared/Lua.Shared.vcxitems +++ /dev/null @@ -1,80 +0,0 @@ - - - - $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - true - {4703c34c-1a7f-4bb2-8ff8-007c55c015d5} - Lua - Lua.Shared - 248F659F-DAC5-46E8-AC09-60EC9FC95053 - - - - %(AdditionalIncludeDirectories);$(MSBuildThisFileDirectory) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/External/lua-5.2.3/build/WindowsStore/Lua.Shared/Lua.Shared.vcxitems.filters b/External/lua-5.2.3/build/WindowsStore/Lua.Shared/Lua.Shared.vcxitems.filters deleted file mode 100644 index 27d88a9..0000000 --- a/External/lua-5.2.3/build/WindowsStore/Lua.Shared/Lua.Shared.vcxitems.filters +++ /dev/null @@ -1,186 +0,0 @@ - - - - - {49cb749b-a0fb-4a8c-ae92-c64623bcc2ab} - - - {914d194a-480c-4f8d-a190-bd036d9622e9} - - - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - src - - - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - include - - - \ No newline at end of file diff --git a/External/lua-5.2.3/build/WindowsStore/Lua.Windows/Lua.Windows.vcxproj b/External/lua-5.2.3/build/WindowsStore/Lua.Windows/Lua.Windows.vcxproj deleted file mode 100644 index a88c87e..0000000 --- a/External/lua-5.2.3/build/WindowsStore/Lua.Windows/Lua.Windows.vcxproj +++ /dev/null @@ -1,205 +0,0 @@ - - - - - Debug - ARM - - - Debug - Win32 - - - Debug - x64 - - - Release - ARM - - - Release - Win32 - - - Release - x64 - - - - {5110a62b-172f-48fe-a268-4931577d9aad} - Lua - en-US - 12.0 - true - Windows Store - 8.1 - CodeSharingStaticLibrary - - - - StaticLibrary - true - v120 - - - StaticLibrary - true - v120 - - - StaticLibrary - true - v120 - - - StaticLibrary - false - true - v120 - - - StaticLibrary - false - true - v120 - - - StaticLibrary - false - true - v120 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - false - - - false - - - false - - - false - - - false - - - false - - - - NotUsing - false - true - _WINDOWS_APP;_CRT_SECURE_NO_WARNINGS;_UNICODE;UNICODE;%(PreprocessorDefinitions) - CompileAsCpp - - - Console - false - false - - - - - NotUsing - false - true - _WINDOWS_APP;_CRT_SECURE_NO_WARNINGS;_UNICODE;UNICODE;%(PreprocessorDefinitions) - CompileAsCpp - - - Console - false - false - - - - - NotUsing - false - true - _WINDOWS_APP;_CRT_SECURE_NO_WARNINGS;_UNICODE;UNICODE;%(PreprocessorDefinitions) - CompileAsCpp - - - Console - false - false - - - - - NotUsing - false - true - _WINDOWS_APP;_CRT_SECURE_NO_WARNINGS;_UNICODE;UNICODE;%(PreprocessorDefinitions) - CompileAsCpp - - - Console - false - false - - - - - NotUsing - false - true - _WINDOWS_APP;_CRT_SECURE_NO_WARNINGS;_UNICODE;UNICODE;%(PreprocessorDefinitions) - CompileAsCpp - - - Console - false - false - - - - - NotUsing - false - true - _WINDOWS_APP;_CRT_SECURE_NO_WARNINGS;_UNICODE;UNICODE;%(PreprocessorDefinitions) - CompileAsCpp - - - Console - false - false - - - - - - \ No newline at end of file diff --git a/External/lua-5.2.3/build/WindowsStore/Lua.Windows/Lua.Windows.vcxproj.filters b/External/lua-5.2.3/build/WindowsStore/Lua.Windows/Lua.Windows.vcxproj.filters deleted file mode 100644 index a7761ab..0000000 --- a/External/lua-5.2.3/build/WindowsStore/Lua.Windows/Lua.Windows.vcxproj.filters +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/External/lua-5.2.3/build/WindowsStore/Lua.WindowsPhone/Lua.WindowsPhone.vcxproj b/External/lua-5.2.3/build/WindowsStore/Lua.WindowsPhone/Lua.WindowsPhone.vcxproj deleted file mode 100644 index ec044d3..0000000 --- a/External/lua-5.2.3/build/WindowsStore/Lua.WindowsPhone/Lua.WindowsPhone.vcxproj +++ /dev/null @@ -1,144 +0,0 @@ - - - - - Debug - ARM - - - Debug - Win32 - - - Release - ARM - - - Release - Win32 - - - - {6536c1f5-4ea4-49a3-92f1-810c4750bf10} - Lua - en-US - 12.0 - true - Windows Phone - 8.1 - CodeSharingStaticLibrary - - - - StaticLibrary - true - v120_wp81 - - - StaticLibrary - true - v120_wp81 - - - StaticLibrary - false - true - v120_wp81 - - - StaticLibrary - false - true - v120_wp81 - - - - - - - - - - - - - - - - - - - - - - false - - - false - - - false - - - false - - - - NotUsing - false - true - _WINDOWS_APP;_CRT_SECURE_NO_WARNINGS;_UNICODE;UNICODE;%(PreprocessorDefinitions) - CompileAsCpp - - - Console - false - false - - - - - NotUsing - false - true - _WINDOWS_APP;_CRT_SECURE_NO_WARNINGS;_UNICODE;UNICODE;%(PreprocessorDefinitions) - CompileAsCpp - - - Console - false - false - - - - - NotUsing - false - true - _WINDOWS_APP;_CRT_SECURE_NO_WARNINGS;_UNICODE;UNICODE;%(PreprocessorDefinitions) - CompileAsCpp - - - Console - false - false - - - - - NotUsing - false - true - _WINDOWS_APP;_CRT_SECURE_NO_WARNINGS;_UNICODE;UNICODE;%(PreprocessorDefinitions) - CompileAsCpp - - - Console - false - false - - - - - - \ No newline at end of file diff --git a/External/lua-5.2.3/build/WindowsStore/Lua.WindowsPhone/Lua.WindowsPhone.vcxproj.filters b/External/lua-5.2.3/build/WindowsStore/Lua.WindowsPhone/Lua.WindowsPhone.vcxproj.filters deleted file mode 100644 index a7761ab..0000000 --- a/External/lua-5.2.3/build/WindowsStore/Lua.WindowsPhone/Lua.WindowsPhone.vcxproj.filters +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/External/lua-5.2.3/src/luaconf.h b/External/lua-5.2.3/src/luaconf.h index 73bac22..19989bf 100644 --- a/External/lua-5.2.3/src/luaconf.h +++ b/External/lua-5.2.3/src/luaconf.h @@ -549,7 +549,7 @@ # define getlocaledecpoint() '.' #endif -#ifdef _WINDOWS_STORE +#ifdef PLATFORM_UNIVERSAL_WINDOWS # include "winappstubs.h" #endif -- cgit v1.2.3