Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use msbuild instead of devenv (or vcexpress) #1

Merged
merged 1 commit into from
Nov 1, 2015

Conversation

khonkhortisan
Copy link
Contributor

http://stackoverflow.com/questions/7818543/no-devenv-file-in-microsoft-visual-express-10
In Visual C++ 2010 Express, buildVC2010.bat had to be hand-edited to use vcexpress instead of devenv.
https://msdn.microsoft.com/en-us/library/xee0c8y7.aspx "For build-related tasks, it is now recommended that you use MSBuild instead of devenv."

http://stackoverflow.com/questions/7818543/no-devenv-file-in-microsoft-visual-express-10
In Visual C++ 2010 Express, buildVC2010.bat had to be hand-edited to use vcexpress instead of devenv.
https://msdn.microsoft.com/en-us/library/xee0c8y7.aspx "For build-related tasks, it is now recommended that you use MSBuild instead of devenv."
blast007 added a commit that referenced this pull request Nov 1, 2015
Use msbuild instead of devenv (or vcexpress)
@blast007 blast007 merged commit 1ab3994 into BZFlag-Dev:master Nov 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants