summaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Collapse)Author
2017-06-09Build: more fixes to get `msbuild` to work from command line.Tim Foley
All of this is just related to cruft left over from the old project setup.
2017-06-09Fix: Remove some old project references.Tim Foley
There were some dead project references lying around after the Spire->Slang rename, that don't affect builds from inside Visual Studio, but seem to break stand-alone build with `msbuild`.
2017-06-09Initial import of code.Tim Foley