EXTRA_DIST = # Warning: This is an automatically generated file, do not edit! if ENABLE_DEBUG ASSEMBLY_COMPILER_COMMAND = dmcs ASSEMBLY_COMPILER_FLAGS = -noconfig -codepage:utf8 -warn:4 -optimize- -debug "-define:DEBUG;TRACE" ASSEMBLY = ../tests/NLuaTest.dll ASSEMBLY_MDB = $(ASSEMBLY).mdb COMPILE_TARGET = library PROJECT_REFERENCES = \ ../Core/KeraLua/src/bin/Debug/net40/KeraLua.dll \ ../Core/KopiLua/Bin/Debug/net40/KopiLua.dll \ ../Run/Debug/net40/NLua.dll BUILD_DIR = ../tests/ NLUATEST_DLL_MDB_SOURCE=../tests/NLuaTest.dll.mdb NLUATEST_DLL_MDB=$(BUILD_DIR)/NLuaTest.dll.mdb NUNIT_FRAMEWORK_DLL_SOURCE=../packages/NUnit.2.6.2/lib/nunit.framework.dll KERALUA_DLL_SOURCE=../Core/KeraLua/src/bin/Debug/net40/KeraLua.dll KERALUA_DLL_MDB_SOURCE=../Core/KeraLua/src/bin/Debug/net40/KeraLua.dll.mdb KERALUA_DLL_MDB=$(BUILD_DIR)/KeraLua.dll.mdb KOPILUA_DLL_SOURCE=../Core/KopiLua/Bin/Debug/net40/KopiLua.dll KOPILUA_DLL_MDB_SOURCE=../Core/KopiLua/Bin/Debug/net40/KopiLua.dll.mdb KOPILUA_DLL_MDB=$(BUILD_DIR)/KopiLua.dll.mdb NLUA_DLL_SOURCE=../Run/Debug/net40/NLua.dll NLUA_DLL_MDB_SOURCE=../Run/Debug/net40/NLua.dll.mdb NLUA_DLL_MDB=$(BUILD_DIR)/NLua.dll.mdb endif if ENABLE_DEBUGKOPILUA ASSEMBLY_COMPILER_COMMAND = dmcs ASSEMBLY_COMPILER_FLAGS = -noconfig -codepage:utf8 -warn:4 -optimize- -debug "-define:DEBUG;TRACE" ASSEMBLY = bin/DebugKopiLua/NLuaTest.dll ASSEMBLY_MDB = $(ASSEMBLY).mdb COMPILE_TARGET = library PROJECT_REFERENCES = \ ../Core/KeraLua/src/bin/DebugKopiLua/KeraLua.dll \ ../Core/KopiLua/KopiLua/bin/DebugKopiLua/KopiLua.dll \ ../Core/NLua/bin/DebugKopiLua/NLua.dll BUILD_DIR = bin/DebugKopiLua/ NLUATEST_DLL_MDB_SOURCE=bin/DebugKopiLua/NLuaTest.dll.mdb NLUATEST_DLL_MDB=$(BUILD_DIR)/NLuaTest.dll.mdb NUNIT_FRAMEWORK_DLL_SOURCE=../packages/NUnit.2.6.2/lib/nunit.framework.dll KERALUA_DLL_SOURCE=../Core/KeraLua/src/bin/DebugKopiLua/KeraLua.dll KERALUA_DLL_MDB_SOURCE=../Core/KeraLua/src/bin/DebugKopiLua/KeraLua.dll.mdb KERALUA_DLL_MDB=$(BUILD_DIR)/KeraLua.dll.mdb KOPILUA_DLL_SOURCE=../Core/KopiLua/KopiLua/bin/DebugKopiLua/KopiLua.dll KOPILUA_DLL_MDB_SOURCE=../Core/KopiLua/KopiLua/bin/DebugKopiLua/KopiLua.dll.mdb KOPILUA_DLL_MDB=$(BUILD_DIR)/KopiLua.dll.mdb NLUA_DLL_SOURCE=../Core/NLua/bin/DebugKopiLua/NLua.dll NLUA_DLL_MDB_SOURCE=../Core/NLua/bin/DebugKopiLua/NLua.dll.mdb NLUA_DLL_MDB=$(BUILD_DIR)/NLua.dll.mdb endif if ENABLE_RELEASE ASSEMBLY_COMPILER_COMMAND = dmcs ASSEMBLY_COMPILER_FLAGS = -noconfig -codepage:utf8 -warn:4 -optimize+ "-define:TRACE" ASSEMBLY = ../tests/NLuaTest.dll ASSEMBLY_MDB = COMPILE_TARGET = library PROJECT_REFERENCES = \ ../Core/KeraLua/src/bin/Release/net40/KeraLua.dll \ ../Core/KopiLua/Bin/Release/net40/KopiLua.dll \ ../Run/Release/net40/NLua.dll BUILD_DIR = ../tests/ NLUATEST_DLL_MDB= NUNIT_FRAMEWORK_DLL_SOURCE=../packages/NUnit.2.6.2/lib/nunit.framework.dll KERALUA_DLL_SOURCE=../Core/KeraLua/src/bin/Release/net40/KeraLua.dll KERALUA_DLL_MDB= KOPILUA_DLL_SOURCE=../Core/KopiLua/Bin/Release/net40/KopiLua.dll KOPILUA_DLL_MDB= NLUA_DLL_SOURCE=../Run/Release/net40/NLua.dll NLUA_DLL_MDB= endif if ENABLE_RELEASEKOPILUA ASSEMBLY_COMPILER_COMMAND = dmcs ASSEMBLY_COMPILER_FLAGS = -noconfig -codepage:utf8 -warn:4 -optimize+ "-define:USE_KOPILUA" ASSEMBLY = ../tests/NLuaTest.dll ASSEMBLY_MDB = COMPILE_TARGET = library PROJECT_REFERENCES = \ ../Core/KeraLua/src/bin/ReleaseKopiLua/KeraLua.dll \ ../Core/KopiLua/KopiLua/bin/ReleaseKopiLua/KopiLua.dll \ ../Core/NLua/bin/ReleaseKopiLua/NLua.dll BUILD_DIR = ../tests/ NLUATEST_DLL_MDB= NUNIT_FRAMEWORK_DLL_SOURCE=../packages/NUnit.2.6.2/lib/nunit.framework.dll KERALUA_DLL_SOURCE=../Core/KeraLua/src/bin/ReleaseKopiLua/KeraLua.dll KERALUA_DLL_MDB= KOPILUA_DLL_SOURCE=../Core/KopiLua/KopiLua/bin/ReleaseKopiLua/KopiLua.dll KOPILUA_DLL_MDB= NLUA_DLL_SOURCE=../Core/NLua/bin/ReleaseKopiLua/NLua.dll NLUA_DLL_MDB= endif if ENABLE_DEBUG_X64 ASSEMBLY_COMPILER_COMMAND = dmcs ASSEMBLY_COMPILER_FLAGS = -noconfig -codepage:utf8 -warn:4 -optimize- -debug "-define:DEBUG;TRACE" ASSEMBLY = ../tests/NLuaTest.dll ASSEMBLY_MDB = $(ASSEMBLY).mdb COMPILE_TARGET = library PROJECT_REFERENCES = \ ../Core/KeraLua/src/bin/Debug/net40/KeraLua.dll \ ../Core/KopiLua/Bin/Debug/net40/KopiLua.dll \ ../Run/Debug/net40/NLua.dll BUILD_DIR = ../tests/ NLUATEST_DLL_MDB_SOURCE=../tests/NLuaTest.dll.mdb NLUATEST_DLL_MDB=$(BUILD_DIR)/NLuaTest.dll.mdb NUNIT_FRAMEWORK_DLL_SOURCE=../packages/NUnit.2.6.2/lib/nunit.framework.dll KERALUA_DLL_SOURCE=../Core/KeraLua/src/bin/Debug/net40/KeraLua.dll KERALUA_DLL_MDB_SOURCE=../Core/KeraLua/src/bin/Debug/net40/KeraLua.dll.mdb KERALUA_DLL_MDB=$(BUILD_DIR)/KeraLua.dll.mdb KOPILUA_DLL_SOURCE=../Core/KopiLua/Bin/Debug/net40/KopiLua.dll KOPILUA_DLL_MDB_SOURCE=../Core/KopiLua/Bin/Debug/net40/KopiLua.dll.mdb KOPILUA_DLL_MDB=$(BUILD_DIR)/KopiLua.dll.mdb NLUA_DLL_SOURCE=../Run/Debug/net40/NLua.dll NLUA_DLL_MDB_SOURCE=../Run/Debug/net40/NLua.dll.mdb NLUA_DLL_MDB=$(BUILD_DIR)/NLua.dll.mdb endif if ENABLE_RELEASE_X64 ASSEMBLY_COMPILER_COMMAND = dmcs ASSEMBLY_COMPILER_FLAGS = -noconfig -codepage:utf8 -warn:4 -optimize+ "-define:TRACE" ASSEMBLY = ../tests/NLuaTest.dll ASSEMBLY_MDB = COMPILE_TARGET = library PROJECT_REFERENCES = \ ../Core/KeraLua/src/bin/Release/net40/KeraLua.dll \ ../Core/KopiLua/Bin/Release/net40/KopiLua.dll \ ../Run/Release/net40/NLua.dll BUILD_DIR = ../tests/ NLUATEST_DLL_MDB= NUNIT_FRAMEWORK_DLL_SOURCE=../packages/NUnit.2.6.2/lib/nunit.framework.dll KERALUA_DLL_SOURCE=../Core/KeraLua/src/bin/Release/net40/KeraLua.dll KERALUA_DLL_MDB= KOPILUA_DLL_SOURCE=../Core/KopiLua/Bin/Release/net40/KopiLua.dll KOPILUA_DLL_MDB= NLUA_DLL_SOURCE=../Run/Release/net40/NLua.dll NLUA_DLL_MDB= endif if ENABLE_DEBUGKOPILUA_X64 ASSEMBLY_COMPILER_COMMAND = dmcs ASSEMBLY_COMPILER_FLAGS = -noconfig -codepage:utf8 -warn:4 -optimize- -debug "-define:DEBUG;TRACE" ASSEMBLY = bin/DebugKopiLua/NLuaTest.dll ASSEMBLY_MDB = $(ASSEMBLY).mdb COMPILE_TARGET = library PROJECT_REFERENCES = \ ../Core/KeraLua/src/bin/DebugKopiLua/KeraLua.dll \ ../Core/KopiLua/KopiLua/bin/DebugKopiLua/KopiLua.dll \ ../Core/NLua/bin/DebugKopiLua/NLua.dll BUILD_DIR = bin/DebugKopiLua/ NLUATEST_DLL_MDB_SOURCE=bin/DebugKopiLua/NLuaTest.dll.mdb NLUATEST_DLL_MDB=$(BUILD_DIR)/NLuaTest.dll.mdb NUNIT_FRAMEWORK_DLL_SOURCE=../packages/NUnit.2.6.2/lib/nunit.framework.dll KERALUA_DLL_SOURCE=../Core/KeraLua/src/bin/DebugKopiLua/KeraLua.dll KERALUA_DLL_MDB_SOURCE=../Core/KeraLua/src/bin/DebugKopiLua/KeraLua.dll.mdb KERALUA_DLL_MDB=$(BUILD_DIR)/KeraLua.dll.mdb KOPILUA_DLL_SOURCE=../Core/KopiLua/KopiLua/bin/DebugKopiLua/KopiLua.dll KOPILUA_DLL_MDB_SOURCE=../Core/KopiLua/KopiLua/bin/DebugKopiLua/KopiLua.dll.mdb KOPILUA_DLL_MDB=$(BUILD_DIR)/KopiLua.dll.mdb NLUA_DLL_SOURCE=../Core/NLua/bin/DebugKopiLua/NLua.dll NLUA_DLL_MDB_SOURCE=../Core/NLua/bin/DebugKopiLua/NLua.dll.mdb NLUA_DLL_MDB=$(BUILD_DIR)/NLua.dll.mdb endif if ENABLE_RELEASEKOPILUA_X64 ASSEMBLY_COMPILER_COMMAND = dmcs ASSEMBLY_COMPILER_FLAGS = -noconfig -codepage:utf8 -warn:4 -optimize+ "-define:USE_KOPILUA" ASSEMBLY = ../tests/NLuaTest.dll ASSEMBLY_MDB = COMPILE_TARGET = library PROJECT_REFERENCES = \ ../Core/KeraLua/src/bin/ReleaseKopiLua/KeraLua.dll \ ../Core/KopiLua/KopiLua/bin/ReleaseKopiLua/KopiLua.dll \ ../Core/NLua/bin/ReleaseKopiLua/NLua.dll BUILD_DIR = ../tests/ NLUATEST_DLL_MDB= NUNIT_FRAMEWORK_DLL_SOURCE=../packages/NUnit.2.6.2/lib/nunit.framework.dll KERALUA_DLL_SOURCE=../Core/KeraLua/src/bin/ReleaseKopiLua/KeraLua.dll KERALUA_DLL_MDB= KOPILUA_DLL_SOURCE=../Core/KopiLua/KopiLua/bin/ReleaseKopiLua/KopiLua.dll KOPILUA_DLL_MDB= NLUA_DLL_SOURCE=../Core/NLua/bin/ReleaseKopiLua/NLua.dll NLUA_DLL_MDB= endif AL=al SATELLITE_ASSEMBLY_NAME=$(notdir $(basename $(ASSEMBLY))).resources.dll PROGRAMFILES = \ $(NLUATEST_DLL_MDB) \ $(NUNIT_FRAMEWORK_DLL) \ $(KERALUA_DLL) \ $(KERALUA_DLL_MDB) \ $(KOPILUA_DLL) \ $(KOPILUA_DLL_MDB) \ $(NLUA_DLL) \ $(NLUA_DLL_MDB) LINUX_PKGCONFIG = \ $(NLUATEST_40_PC) RESGEN=resgen2 all: $(ASSEMBLY) $(PROGRAMFILES) $(LINUX_PKGCONFIG) FILES = \ ../tests/Entity.cs \ ../tests/LuaTests.cs \ ../tests/TestLua.cs \ ../tests/Core.cs \ LoadFileTests.cs \ Properties/AssemblyInfo.cs \ AAACodeGenTests.cs DATA_FILES = RESOURCES = EXTRAS = \ packages.config \ nluatest.40.pc.in REFERENCES = \ System \ System.Data \ System.Numerics \ System.Xml DLL_REFERENCES = \ ../lib/nunit/nunit.framework.dll CLEANFILES = $(PROGRAMFILES) $(LINUX_PKGCONFIG) include $(top_srcdir)/Makefile.include NUNIT_FRAMEWORK_DLL = $(BUILD_DIR)/nunit.framework.dll KERALUA_DLL = $(BUILD_DIR)/KeraLua.dll KOPILUA_DLL = $(BUILD_DIR)/KopiLua.dll NLUA_DLL = $(BUILD_DIR)/NLua.dll NLUATEST_40_PC = $(BUILD_DIR)/nluatest.40.pc $(eval $(call emit-deploy-target,NUNIT_FRAMEWORK_DLL)) $(eval $(call emit-deploy-target,KERALUA_DLL)) $(eval $(call emit-deploy-target,KERALUA_DLL_MDB)) $(eval $(call emit-deploy-target,KOPILUA_DLL)) $(eval $(call emit-deploy-target,KOPILUA_DLL_MDB)) $(eval $(call emit-deploy-target,NLUA_DLL)) $(eval $(call emit-deploy-target,NLUA_DLL_MDB)) $(eval $(call emit-deploy-wrapper,NLUATEST_40_PC,nluatest.40.pc)) $(eval $(call emit_resgen_targets)) $(build_xamlg_list): %.xaml.g.cs: %.xaml xamlg '$<' $(ASSEMBLY_MDB): $(ASSEMBLY) $(ASSEMBLY): $(build_sources) $(build_resources) $(build_datafiles) $(DLL_REFERENCES) $(PROJECT_REFERENCES) $(build_xamlg_list) $(build_satellite_assembly_list) mkdir -p $(shell dirname $(ASSEMBLY)) $(ASSEMBLY_COMPILER_COMMAND) $(ASSEMBLY_COMPILER_FLAGS) -out:$(ASSEMBLY) -target:$(COMPILE_TARGET) $(build_sources_embed) $(build_resources_embed) $(build_references_ref)