Conversation
Conflicts: BuildVS2012/build.proj BuildVS2012/libudis86.vcxproj BuildVS2012/libudis86.vcxproj.filters BuildVS2012/udcli.vcxproj.filters BuildVS2013/build.proj BuildVS2013/libudis86.vcxproj BuildVS2013/libudis86.vcxproj.filters BuildVS2013/udcli.vcxproj.filters
|
I have a little script over on Bitbucket which will make your NT script a little more concise. And as a side-effect it lets you simply choose the VS version you want, and whether you want the Feel free to use. It's in the public domain (CC0) and if that isn't enough, I can make it available under another permissive license like MIT/BSD/zlib license. |
|
Looks like a good option for replacing the buildVS20xx.bat file with a single one. I think we still need the duplicate solution and project files however. Thanks for pointing the script out, I may try to use that for some of my other projects. |
|
I've had good experiences with |
Just to make it easier, here are the build scripts for VS2012 and VS2013