Menu

#429 Visual Studio Import Problem

open
nobody
None
5
2012-09-26
2004-10-22
Anonymous
No

When importing a Visual Studio project:
If there are quotes around the source file, the file path
will be ignored.

Works

SOURCE=....\print-802_11.c

End Source File

Begin Source File

Failes

SOURCE="....\print-802_11.c"

End Source File

Begin Source File

I found if I had move the project file to the same
directory as the source code, it would import the
source file enclosed in quotes.

My temporary solution for a successful import was to
remove the quotes from the around the source files in
the .dsp file.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.