Commit 7f753fe7 authored by Milo Yip's avatar Milo Yip Committed by GitHub

Merge pull request #867 from oviradoi/issue858

Fix creating the nuget package with Raggles' fork of CoApp
parents 82295b1f 5f92c392
......@@ -71,5 +71,7 @@ Changed
targets {
// We're trying to be standard about these sorts of thing. (Will help with config.h later :D)
//Defines += HAS_EQCORE;
// Fix creating the package with Raggles' fork of CoApp
Includes += "$(MSBuildThisFileDirectory)../..${d_include}";
};
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment