6 lines
147 B
Plaintext
6 lines
147 B
Plaintext
bin_dir=$$PWD/deploy
|
|
lib_dir=$$PWD/lib
|
|
mmokoban_lib_dir=$$PWD/../mmokoban/lib
|
|
include_dir=$$PWD/../mmokoban/src
|
|
sfml_dir=$$PWD/../mmokoban/include
|