diff options
Diffstat (limited to 'slice/IcePatch2/FileInfo.ice')
-rw-r--r-- | slice/IcePatch2/FileInfo.ice | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slice/IcePatch2/FileInfo.ice b/slice/IcePatch2/FileInfo.ice index 2eb9e6bb7ef..a07adf0378b 100644 --- a/slice/IcePatch2/FileInfo.ice +++ b/slice/IcePatch2/FileInfo.ice @@ -9,7 +9,7 @@ #pragma once -[["ice-prefix", "cpp:header-ext:h", "cpp:dll-export:ICEPATCH2_API", "objc:header-dir:objc"]] +[["ice-prefix", "cpp:header-ext:h", "cpp:dll-export:ICEPATCH2_API", "objc:header-dir:objc", "python:pkgdir:IcePatch2"]] [["cpp:include:IcePatch2/Config.h"]] #include <Ice/BuiltinSequences.ice> |