fix build error

This commit is contained in:
Vadim Lopatin 2015-03-23 21:32:04 +03:00
parent 5f3c3bcd7d
commit 640afd7950
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
"targetPath": "bin",
"targetType": "executable",
"stringImportPaths": ["views", "views/res", "views/res/i18n", "views/res/mdpi"],
"stringImportPaths": ["views", "views/res", "views/res/i18n", "views/res/mdpi", "views/res/hdpi"],
"copyFiles-windows": ["lib/win32/FreeImage.dll", "lib/win32/SDL2.dll", "lib/win32/dcd-server.exe", "lib/win32/dcd-client.exe"],