diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-10-01 10:46:48 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-10-01 10:47:11 -0500 |
commit | ef0a4c5ebbfbb90a5739cb6d6b055ee1c91e8aa8 (patch) | |
tree | a6dfe61ddce58a8659a3103f3681c86581c001aa /external/prj | |
parent | 6764aef1052f9e55957431d5831041931b3295e4 (diff) |
disable de sub-project wingw-dll for now... apparently a botched commit
Diffstat (limited to 'external/prj')
-rw-r--r-- | external/prj/build.lst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/external/prj/build.lst b/external/prj/build.lst index 65665db53608..aab6529ee3f2 100644 --- a/external/prj/build.lst +++ b/external/prj/build.lst @@ -3,6 +3,7 @@ el external usr1 - all el_mkout NULL el external\glibc nmake - all el_glibc NULL el external\gcc3_specific nmake - all el_gcc3 NULL el external\mingwheaders nmake - w el_mingwheaders NULL -el external\mingw-dlls nmake - w el_mingwdlls NULL +# the required mingw-dll directory is not commited yet... disable for now +#el external\mingw-dlls nmake - w el_mingwdlls NULL el external\jawt nmake - w el_jawt NULL el external\wine nmake - w el_wine NULL |