Skip to content
Snippets Groups Projects
Commit dbf8e5a2 authored by Nyx (Neal Orman)'s avatar Nyx (Neal Orman)
Browse files

PATH-194 WIP corrected manifest to package headers as well

parent d98faf60
No related branches found
No related tags found
No related merge requests found
...@@ -163,11 +163,6 @@ ...@@ -163,11 +163,6 @@
</map> </map>
<key>default</key> <key>default</key>
<string>true</string> <string>true</string>
<key>manifest</key>
<array>
<string>include/</string>
<string>LICENSES</string>
</array>
<key>name</key> <key>name</key>
<string>Debug</string> <string>Debug</string>
</map> </map>
...@@ -184,11 +179,6 @@ ...@@ -184,11 +179,6 @@
</map> </map>
<key>default</key> <key>default</key>
<string>true</string> <string>true</string>
<key>manifest</key>
<array>
<string>include/</string>
<string>LICENSES</string>
</array>
<key>name</key> <key>name</key>
<string>Release</string> <string>Release</string>
</map> </map>
...@@ -205,15 +195,15 @@ ...@@ -205,15 +195,15 @@
</map> </map>
<key>default</key> <key>default</key>
<string>true</string> <string>true</string>
<key>manifest</key>
<array>
<string>include/</string>
<string>LICENSES</string>
</array>
<key>name</key> <key>name</key>
<string>RelWithDebInfo</string> <string>RelWithDebInfo</string>
</map> </map>
</map> </map>
<key>manifest</key>
<array>
<string>include</string>
<string>LICENSES</string>
</array>
<key>name</key> <key>name</key>
<string>linux</string> <string>linux</string>
</map> </map>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment