Everall:
backslahes won't work with cygwin's 'cp'
wysota:
I not sure I can call 'make install'. I'm running from Qt Creator do a large build via SUBDIR and I'll need to move files around to automate testing.
Does anyone know the correct Windows/DOS command I can use with QMAKE_POST_LINK? I tried:
and I get:qmake Code:
QMAKE_POST_LINK=cmd.exe /C copy \Projects\TestFile.txt \Projects\OSPF\TestFile.txtTo copy to clipboard, switch view to plain text mode
The system cannot find the file specified
What seems simple is turning out to be diffcuilt because the commands appear to be interpreted and not passed on directly.
Bookmarks