Skip to content

Commit 7f753fe

Browse files
authored
Merge pull request Tencent#867 from oviradoi/issue858
Fix creating the nuget package with Raggles' fork of CoApp
2 parents 82295b1 + 5f92c39 commit 7f753fe

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)