06ece33bee
* Something that thus needs fixing is the fact that ProjectReferences has to be marked <ProjectReference> <Private>False</Private> </ProjectReference> but that is not configurable in the upstream Xml Schema. I've hardcoded it in our repo for now. |
||
---|---|---|
.. | ||
Makefile | ||
README.txt | ||
include-001.expected | ||
include-001.include | ||
include-001.prebuild | ||
include-002-2.include | ||
include-002.expected | ||
include-002.include | ||
include-002.prebuild |
README.txt
There are some tests that are run via a Makfile in this directory. They haven't been included in any form of unit tests, but they are there to help test the functionality in some what. Simply build prebuild (so there is a src/bin/Release/prebuild.exe) and type `make` in this directory. Everything should pass without errors.