Age | Commit message (Collapse) | Author |
|
- Update searchs path and library names to use the mingw precompiled libraries directly
- Enhance batch file to handle the same arguments as the MSVC one
svn-id: r55499
|
|
create_project-created workspaces
- Fix include directory search order
- Add custom tool command for asm files
- Change linker search directory to SCUMMVM_LIBS/lib/mingw (libraries from the precompiled mingw package will need to be renamed to match the names from the MSVC precompiled package and be of the form lib<name>.a)
svn-id: r55345
|
|
- Move project providers to their own source files
- Add support for Code::Blocks
- Add analysis build configuration for Visual Studio
svn-id: r54182
|