mirror of
https://github.com/nim-lang/Nim.git
synced 2026-08-30 18:41:45 +00:00
bugfixes for .rod files and visual C++
This commit is contained in:
@@ -72,7 +72,7 @@ icc.options.linker = "-cxxlib"
|
||||
|
||||
# Configuration for the GNU C/C++ compiler:
|
||||
@if windows:
|
||||
gcc.path = r"$nimrod\dist\mingw\bin"
|
||||
#gcc.path = r"$nimrod\dist\mingw\bin"
|
||||
@end
|
||||
gcc.options.debug = "-g3 -O0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user