diff options
author | johnvg | 2010-10-01 10:56:37 +0000 |
---|---|---|
committer | johnvg | 2010-10-01 10:56:37 +0000 |
commit | f5ca0c9532321f765bd889d25a59d14193bd5dea (patch) | |
tree | 5a4af4897390a5616e87708063fd5024f3562084 /coclmaindll | |
parent | prevent NULL pointer dereference (diff) |
use Libraries\ArgEnv instead of Libraries\ArgEnvWindows
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1801 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'coclmaindll')
-rw-r--r-- | coclmaindll/cocl.prj | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/coclmaindll/cocl.prj b/coclmaindll/cocl.prj index 2cee94a..59abe71 100644 --- a/coclmaindll/cocl.prj +++ b/coclmaindll/cocl.prj @@ -42,8 +42,7 @@ Global Path: {Project}\main Path: {Project}\main\Windows Path: {Project}\backend\Windows - Path: {Application}\Libraries\ArgEnvWindows 1.0.3 - Path: {Application}\Libraries\ArgEnvWindows + Path: {Application}\Libraries\ArgEnv Precompile: Postlink: MainModule |