Skip to content

Commit 5f92c39

Browse files
author
oviradoi
committed
Fix creating the nuget package with Raggles' fork of CoApp
1 parent 0eaa0d2 commit 5f92c39

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rapidjson.autopkg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,7 @@ Changed
7171
targets {
7272
// We're trying to be standard about these sorts of thing. (Will help with config.h later :D)
7373
//Defines += HAS_EQCORE;
74+
// Fix creating the package with Raggles' fork of CoApp
75+
Includes += "$(MSBuildThisFileDirectory)../..${d_include}";
7476
};
7577
}

0 commit comments

Comments
 (0)