mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-05-10 05:27:39 +08:00
...
This commit is contained in:
@@ -16,16 +16,16 @@ clean:
|
||||
|
||||
all:pre-build ./Bin/GacGen
|
||||
|
||||
./Bin/GacGen:./Obj/GacUI.o ./Obj/GacUICompiler.o ./Obj/GacUIReflection.o ./Obj/Vlpp.o ./Obj/Vlpp.Linux.o ./Obj/VlppGlrParser.o ./Obj/VlppOS.o ./Obj/VlppOS.Linux.o ./Obj/VlppParser.o ./Obj/VlppReflection.o ./Obj/VlppRegex.o ./Obj/VlppWorkflowCompiler.o ./Obj/VlppWorkflowLibrary.o ./Obj/VlppWorkflowRuntime.o ./Obj/GacGen.o ./Obj/Main.o
|
||||
./Bin/GacGen:./Obj/GacUI.o ./Obj/GacUICompiler.o ./Obj/GacUIReflection.o ./Obj/Vlpp.o ./Obj/Vlpp.Linux.o ./Obj/VlppGlrParser.o ./Obj/VlppOS.o ./Obj/VlppOS.Linux.o ./Obj/VlppReflection.o ./Obj/VlppRegex.o ./Obj/VlppWorkflowCompiler.o ./Obj/VlppWorkflowLibrary.o ./Obj/VlppWorkflowRuntime.o ./Obj/GacGen.o ./Obj/Main.o
|
||||
$(CPP_LINK)
|
||||
|
||||
./Obj/GacUI.o: ../../../Import/GacUI.cpp ../../../Import/GacUI.h ../../../Import/VlppGlrParser.h ../../../Import/VlppReflection.h ../../../Import/VlppOS.h ../../../Import/Vlpp.h ../../../Import/VlppRegex.h ../../../Import/VlppWorkflowLibrary.h ../../../Import/VlppParser.h ../../../Import/GacUIReflection.h ../../../Import/VlppWorkflowCompiler.h ../../../Import/VlppWorkflowRuntime.h
|
||||
./Obj/GacUI.o: ../../../Import/GacUI.cpp ../../../Import/GacUI.h ../../../Import/VlppGlrParser.h ../../../Import/VlppReflection.h ../../../Import/VlppOS.h ../../../Import/Vlpp.h ../../../Import/VlppRegex.h ../../../Import/VlppWorkflowLibrary.h ../../../Import/GacUIReflection.h ../../../Import/VlppWorkflowCompiler.h ../../../Import/VlppWorkflowRuntime.h
|
||||
$(CPP_COMPILE)
|
||||
|
||||
./Obj/GacUICompiler.o: ../../../Import/GacUICompiler.cpp ../../../Import/GacUICompiler.h ../../../Import/GacUIReflection.h ../../../Import/GacUI.h ../../../Import/VlppGlrParser.h ../../../Import/VlppReflection.h ../../../Import/VlppOS.h ../../../Import/Vlpp.h ../../../Import/VlppRegex.h ../../../Import/VlppWorkflowLibrary.h ../../../Import/VlppParser.h ../../../Import/VlppWorkflowCompiler.h ../../../Import/VlppWorkflowRuntime.h
|
||||
./Obj/GacUICompiler.o: ../../../Import/GacUICompiler.cpp ../../../Import/GacUICompiler.h ../../../Import/GacUIReflection.h ../../../Import/GacUI.h ../../../Import/VlppGlrParser.h ../../../Import/VlppReflection.h ../../../Import/VlppOS.h ../../../Import/Vlpp.h ../../../Import/VlppRegex.h ../../../Import/VlppWorkflowLibrary.h ../../../Import/VlppWorkflowCompiler.h ../../../Import/VlppWorkflowRuntime.h
|
||||
$(CPP_COMPILE)
|
||||
|
||||
./Obj/GacUIReflection.o: ../../../Import/GacUIReflection.cpp ../../../Import/GacUIReflection.h ../../../Import/GacUI.h ../../../Import/VlppGlrParser.h ../../../Import/VlppReflection.h ../../../Import/VlppOS.h ../../../Import/Vlpp.h ../../../Import/VlppRegex.h ../../../Import/VlppWorkflowLibrary.h ../../../Import/VlppParser.h ../../../Import/VlppWorkflowCompiler.h ../../../Import/VlppWorkflowRuntime.h
|
||||
./Obj/GacUIReflection.o: ../../../Import/GacUIReflection.cpp ../../../Import/GacUIReflection.h ../../../Import/GacUI.h ../../../Import/VlppGlrParser.h ../../../Import/VlppReflection.h ../../../Import/VlppOS.h ../../../Import/Vlpp.h ../../../Import/VlppRegex.h ../../../Import/VlppWorkflowLibrary.h ../../../Import/VlppWorkflowCompiler.h ../../../Import/VlppWorkflowRuntime.h
|
||||
$(CPP_COMPILE)
|
||||
|
||||
./Obj/Vlpp.o: ../../../Import/Vlpp.cpp ../../../Import/Vlpp.h
|
||||
@@ -43,9 +43,6 @@ all:pre-build ./Bin/GacGen
|
||||
./Obj/VlppOS.Linux.o: ../../../Import/VlppOS.Linux.cpp ../../../Import/VlppOS.h ../../../Import/Vlpp.h
|
||||
$(CPP_COMPILE)
|
||||
|
||||
./Obj/VlppParser.o: ../../../Import/VlppParser.cpp ../../../Import/VlppParser.h ../../../Import/VlppReflection.h ../../../Import/VlppOS.h ../../../Import/Vlpp.h ../../../Import/VlppRegex.h
|
||||
$(CPP_COMPILE)
|
||||
|
||||
./Obj/VlppReflection.o: ../../../Import/VlppReflection.cpp ../../../Import/VlppReflection.h ../../../Import/VlppOS.h ../../../Import/Vlpp.h ../../../Import/VlppRegex.h
|
||||
$(CPP_COMPILE)
|
||||
|
||||
@@ -61,8 +58,8 @@ all:pre-build ./Bin/GacGen
|
||||
./Obj/VlppWorkflowRuntime.o: ../../../Import/VlppWorkflowRuntime.cpp ../../../Import/VlppWorkflowRuntime.h ../../../Import/VlppGlrParser.h ../../../Import/VlppReflection.h ../../../Import/VlppOS.h ../../../Import/Vlpp.h ../../../Import/VlppRegex.h
|
||||
$(CPP_COMPILE)
|
||||
|
||||
./Obj/GacGen.o: GacGen.cpp GacGen.h ../../../Import/GacUICompiler.h ../../../Import/GacUIReflection.h ../../../Import/GacUI.h ../../../Import/VlppGlrParser.h ../../../Import/VlppReflection.h ../../../Import/VlppOS.h ../../../Import/Vlpp.h ../../../Import/VlppRegex.h ../../../Import/VlppWorkflowLibrary.h ../../../Import/VlppParser.h ../../../Import/VlppWorkflowCompiler.h ../../../Import/VlppWorkflowRuntime.h
|
||||
./Obj/GacGen.o: GacGen.cpp GacGen.h ../../../Import/GacUICompiler.h ../../../Import/GacUIReflection.h ../../../Import/GacUI.h ../../../Import/VlppGlrParser.h ../../../Import/VlppReflection.h ../../../Import/VlppOS.h ../../../Import/Vlpp.h ../../../Import/VlppRegex.h ../../../Import/VlppWorkflowLibrary.h ../../../Import/VlppWorkflowCompiler.h ../../../Import/VlppWorkflowRuntime.h
|
||||
$(CPP_COMPILE)
|
||||
|
||||
./Obj/Main.o: Main.cpp GacGen.h ../../../Import/GacUICompiler.h ../../../Import/GacUIReflection.h ../../../Import/GacUI.h ../../../Import/VlppGlrParser.h ../../../Import/VlppReflection.h ../../../Import/VlppOS.h ../../../Import/Vlpp.h ../../../Import/VlppRegex.h ../../../Import/VlppWorkflowLibrary.h ../../../Import/VlppParser.h ../../../Import/VlppWorkflowCompiler.h ../../../Import/VlppWorkflowRuntime.h
|
||||
./Obj/Main.o: Main.cpp GacGen.h ../../../Import/GacUICompiler.h ../../../Import/GacUIReflection.h ../../../Import/GacUI.h ../../../Import/VlppGlrParser.h ../../../Import/VlppReflection.h ../../../Import/VlppOS.h ../../../Import/Vlpp.h ../../../Import/VlppRegex.h ../../../Import/VlppWorkflowLibrary.h ../../../Import/VlppWorkflowCompiler.h ../../../Import/VlppWorkflowRuntime.h
|
||||
$(CPP_COMPILE)
|
||||
|
||||
Reference in New Issue
Block a user