Changed project relative path to include the right directory.

This commit is contained in:
Hans Raaf
2015-02-20 15:05:15 +01:00
parent 95861aecf0
commit b6cde0bab0

View File

@@ -2,7 +2,7 @@
# gc:markAndSweep
hint[XDeclaredButNotUsed]:off
path:"$projectPath/../.."
path:"$projectPath/.."
path:"$lib/packages/docutils"
path:"$nim/compiler"