Merge pull request #867 from oviradoi/issue858
Fix creating the nuget package with Raggles' fork of CoApp
This commit is contained in:
commit
7f753fe76b
@ -71,5 +71,7 @@ Changed
|
|||||||
targets {
|
targets {
|
||||||
// We're trying to be standard about these sorts of thing. (Will help with config.h later :D)
|
// We're trying to be standard about these sorts of thing. (Will help with config.h later :D)
|
||||||
//Defines += HAS_EQCORE;
|
//Defines += HAS_EQCORE;
|
||||||
|
// Fix creating the package with Raggles' fork of CoApp
|
||||||
|
Includes += "$(MSBuildThisFileDirectory)../..${d_include}";
|
||||||
};
|
};
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user