Fix creating the nuget package with Raggles' fork of CoApp

This commit is contained in:
oviradoi 2017-02-24 19:50:36 +02:00
parent 0eaa0d288c
commit 5f92c3926b

View File

@ -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}";
};
}