313ec9b770
Currently there is a problem where the h files in the makefile are in absolute path. This makes it so that the Makefile cannot be shared between different computers.
19 lines
160 B
Plaintext
19 lines
160 B
Plaintext
#libs
|
|
#libdirs
|
|
#includedirs
|
|
#srcdir
|
|
src/
|
|
#defines
|
|
_DEBUG
|
|
#compileflags
|
|
#outputdir
|
|
bin/
|
|
#projectname
|
|
MakeGen
|
|
#outputname
|
|
makegen
|
|
#executable
|
|
true
|
|
#dependencies
|
|
|