Try to make gdc work

This commit is contained in:
Jens K. Mueller 2010-12-09 23:08:33 +01:00
commit 6079bb6957
8 changed files with 31 additions and 10 deletions

View file

@ -1,4 +1,6 @@
include(UseDDeps)
include_directories(.)
add_executable_with_dependencies(app_8 app_8.d)
# TODO
# disabled causes problems with gdc
#add_executable_with_dependencies(app_8 app_8.d)