I want to include a library directory in a makefile:
C:/program file/ ../...
then How to represent the space in "program file"
I tried define ABC="C:/program file"
and add "\"after "program", but neither works.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 6 of 6
Threaded View
|
Click Here to Expand Forum to Full Width |