update map_edit makefile with paths for map testing
this is not intended to be normally run via this makefile, but maybe useful to have these predefined for future-development purposes
This commit is contained in:
parent
76a756b5d0
commit
5a92ca7021
|
@ -1,7 +1,9 @@
|
|||
target_config = debug
|
||||
|
||||
test_map_files_dir = fdemo
|
||||
test_map_files_dir = ..\fdemo\assets
|
||||
test_map_file = fdemo.l01
|
||||
#test_map_files_dir = ..\mall\assets
|
||||
#test_map_file = mall.l01
|
||||
|
||||
target_name = mapedit
|
||||
|
||||
|
|
Loading…
Reference in a new issue