msix-packaging/sample
Derek Morris 1249f18a9d
Explicity import <memory> in PackSample.cpp (#564)
It looks like earlier, this was depending on one of the headers it
imports to import <memory> to provide unique_ptr; however, this is not
necessarily the case, so it needs to be explicitly imported.
2023-02-23 09:48:01 -08:00
..
BundleSample Rename GetLogTextUTF8 to MsixGetLogTextUTF8 (#359) 2020-07-24 15:21:44 -07:00
ExtractContentsSample Rename GetLogTextUTF8 to MsixGetLogTextUTF8 (#359) 2020-07-24 15:21:44 -07:00
OverrideLanguageSample Rename GetLogTextUTF8 to MsixGetLogTextUTF8 (#359) 2020-07-24 15:21:44 -07:00
OverrideStreamSample Rename GetLogTextUTF8 to MsixGetLogTextUTF8 (#359) 2020-07-24 15:21:44 -07:00
PackSample Explicity import <memory> in PackSample.cpp (#564) 2023-02-23 09:48:01 -08:00
inc Packaging sample (#128) 2019-05-10 09:51:33 -07:00
CMakeLists.txt Use MSIX_* specific CMake variables for build and src directories to don't interfere with projects that add it as a subtree" (#181) 2019-07-30 11:01:17 -07:00