mirror of
https://github.com/martravi/wiiqt.git
synced 2024-11-22 09:09:18 +01:00
* ohneschwanzenegger: fix SVN identification for winblows
This commit is contained in:
parent
9079f8af42
commit
481a4d2b4e
@ -48,5 +48,5 @@ unix {
|
|||||||
}
|
}
|
||||||
|
|
||||||
win32 {
|
win32 {
|
||||||
system( ../tools/SubWCRev.exe "." "../tools/svnrev_template.h" "./svnrev.h" )
|
system( "..\\tools\\SubWCRev.exe" "." "..\\tools\\svnrev_template.h" ".\\svnrev.h" )
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user