diff options
author | Jose <jose@zeroc.com> | 2013-01-04 20:40:09 +0100 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2013-01-04 20:40:09 +0100 |
commit | aa7b97c6ef80304df9ac2cdacd74fa2e773e8052 (patch) | |
tree | 389cebd3757882234da20f4b3f3d1597e8f5530a /cpp | |
parent | Regenerate WinRT dependencies. (diff) | |
download | ice-aa7b97c6ef80304df9ac2cdacd74fa2e773e8052.tar.bz2 ice-aa7b97c6ef80304df9ac2cdacd74fa2e773e8052.tar.xz ice-aa7b97c6ef80304df9ac2cdacd74fa2e773e8052.zip |
Update WinRT install headers
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/include/Ice/.headers | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/include/Ice/.headers b/cpp/include/Ice/.headers index fc7c7b10c2a..164f54a5185 100644 --- a/cpp/include/Ice/.headers +++ b/cpp/include/Ice/.headers @@ -65,6 +65,7 @@ SDK_HEADERS = \ $(SDK_INCLUDE_PATH)\$(INCLUDE_DIR)\ObjectF.h \ $(SDK_INCLUDE_PATH)\$(INCLUDE_DIR)\ObjectFactory.h \ $(SDK_INCLUDE_PATH)\$(INCLUDE_DIR)\ObjectFactoryF.h \ + $(SDK_INCLUDE_PATH)\$(INCLUDE_DIR)\ObjectFactoryManagerF.h \ $(SDK_INCLUDE_PATH)\$(INCLUDE_DIR)\ObserverHelper.h \ $(SDK_INCLUDE_PATH)\$(INCLUDE_DIR)\Outgoing.h \ $(SDK_INCLUDE_PATH)\$(INCLUDE_DIR)\OutgoingAsync.h \ |