mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
Use correct directory for local header includes
This commit is contained in:
parent
cc1da90873
commit
0fda1e2dbe
|
@ -38,7 +38,7 @@ project "xlnt"
|
|||
warnings "Extra"
|
||||
targetdir "../lib/"
|
||||
includedirs {
|
||||
"../include/xlnt",
|
||||
"../include",
|
||||
"../third-party/miniz",
|
||||
"../third-party/pugixml/src"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user