Tools > Preferences > User tools > Add Tools > Program
Menu text: Compile win32 application
Command: C:\Dev-Cpp\bin\gcc.exe
Argument: "$(FilePath)" -o $(FileNameNoExt) -I"C:\Dev-Cpp\include" -L"C:\Dev-Cpp\lib"
Initial directory: $(FileDir)
Check "Capture output" && "save open files" && Select Output Pattern
Menu Text: Execution win32 application
Command: $(FileDir)\$(FileNameNoExt)
Check "Save open files"
Wednesday, November 18, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment