summaryrefslogtreecommitdiffhomepage
path: root/Datafile/Datafile.vcxproj
AgeCommit message (Collapse)Author
2021-10-01Removed vs left-oversAki
2019-09-10Revert "Turn off Minimal Rebuild across the board"Yasha Jannoo
This reverts commit f935fb0960b1563d6404d2fec21963b20f498a3b.
2019-09-10Turn off Minimal Rebuild across the boardYasha Jannoo
This is the \Gm compiler flag. There are warnings that this is deprecated, and the general advice is that setting the multiprocessor build flag should be used instead.
2019-09-05Retarget for new MSBuild toolsetsYasha Jannoo
Retarget all projects in the Starshatter.sln from v110 (VS12) to v141 (VS17)
2013-07-10Updating the project files so that building works againfwoltermann@gmail.com
2012-06-13One of these days, I'ma be done with project file updatesFWoltermann@gmail.com
2012-06-06More project file fixesFWoltermann@gmail.com
2012-06-05REdoing r71, without the mistakesFWoltermann@gmail.com
2012-06-05Add VS2012 configs to the project files.FWoltermann@gmail.com
2012-05-28Updated datafile for compatibility to modern Windows, also changed MAX_FILES ↵FWoltermann@gmail.com
to 8192
2012-05-28A few changes to make this compileFWoltermann@gmail.com
2012-05-28Adds project files for the command line utility that generates data files.FWoltermann@gmail.com