diff options
Diffstat (limited to 'DomeKey.xcodeproj/project.pbxproj')
| -rw-r--r-- | DomeKey.xcodeproj/project.pbxproj | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/DomeKey.xcodeproj/project.pbxproj b/DomeKey.xcodeproj/project.pbxproj index 110ee5b..3a36d4a 100644 --- a/DomeKey.xcodeproj/project.pbxproj +++ b/DomeKey.xcodeproj/project.pbxproj @@ -407,6 +407,7 @@  			isa = XCBuildConfiguration;  			buildSettings = {  				CODE_SIGN_STYLE = Automatic; +				HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/lib/DDHidLib/lib";  				LIBRARY_SEARCH_PATHS = (  					"$(inherited)",  					"$(PROJECT_DIR)/lib/dome-key-map/target/debug", @@ -421,6 +422,7 @@  			isa = XCBuildConfiguration;  			buildSettings = {  				CODE_SIGN_STYLE = Automatic; +				HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/lib/DDHidLib/lib";  				LIBRARY_SEARCH_PATHS = (  					"$(inherited)",  					"$(PROJECT_DIR)/lib/dome-key-map/target/debug", | 
