Moving vs2013 to 'proj' folder #179

Merged
daerogami merged 4 commits from moving2013proj into master 2018-03-03 23:05:25 +00:00
daerogami commented 2018-02-26 04:36:32 +00:00 (Migrated from github.com)

#178
This PR also includes simplification in the build process, specifically removing the dependency for 'copyfiles.bat' which also removes the assumption on the bash install directory.
@CelticMinstrel I need you to test this since I lack the motivation to reinstall all the dependencies for a different run-time. If you removed your packages (boost, sfml, zlib) and tested vcpkg with the commands I provided in the Readme.md, it would be greatly appreciated!

#178 This PR also includes simplification in the build process, specifically removing the dependency for 'copyfiles.bat' which also removes the assumption on the bash install directory. @CelticMinstrel I need you to test this since I lack the motivation to reinstall all the dependencies for a different run-time. If you removed your packages (boost, sfml, zlib) and tested [vcpkg](https://github.com/Microsoft/vcpkg) with the commands I provided in the Readme.md, it would be greatly appreciated!
CelticMinstrel (Migrated from github.com) reviewed 2018-02-26 04:48:51 +00:00
@@ -0,0 +375,4 @@
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<PropertyGroup>
<NuGetPackageImportStamp>cc3b470a</NuGetPackageImportStamp>
CelticMinstrel (Migrated from github.com) commented 2018-02-26 04:48:51 +00:00

The repositioning of _DEBUG is rather weird though...

The repositioning of `_DEBUG` is rather weird though...
CelticMinstrel commented 2018-03-03 22:28:13 +00:00 (Migrated from github.com)

Had to update my git first, but after that it worked. Thanks for this!

Had to update my git first, but after that it worked. Thanks for this!
Sign in to join this conversation.
No description provided.