embed standard resources, part 1

This commit is contained in:
Vadim Lopatin 2015-01-22 13:09:53 +03:00
parent ae543e7c8a
commit 0cac220762
1 changed files with 7 additions and 0 deletions

View File

@ -32,6 +32,13 @@
"3rdparty", "src"
],
"stringImportPaths": [
"views",
"views/res",
"views/res/mdpi",
"views/res/i18n"
],
"dependencies": {
"derelict-gl3": ">=1.0.12",
"dlib": ">=0.4.1",