stuff
This commit is contained in:
parent
7278e994da
commit
0192d0a2fd
3 changed files with 6 additions and 13 deletions
|
|
@ -2,6 +2,6 @@ pmake.setCompiler("GCC");
|
|||
|
||||
if(WIN32) {
|
||||
pmake.setSystem("Windows");
|
||||
}else{
|
||||
} else {
|
||||
pmake.setSystem("Unix");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue