Skip to content

Commit

Permalink
Fix manifest error
Browse files Browse the repository at this point in the history
  • Loading branch information
Wires77 committed Feb 20, 2025
1 parent 8a064d1 commit 279999f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ include-directories =

[runtime]
path = runtime
exclude-files = lua-profiler.lua,msvcr100.dll,SimpleGraphic.cfg,Update.exe,imgui.ini
exclude-files = lua-profiler.lua,msvcr100.dll,SimpleGraphic.cfg,Update.exe,imgui.ini,SimpleGraphic.log
exclude-directories =

[program]
Expand Down
1 change: 0 additions & 1 deletion manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,6 @@
<File name="SimpleGraphic/Fonts/Liberation Sans.28.tga" part="runtime" sha1="3175f25ff2ba00f95f10078bea790ff591943c46" />
<File name="SimpleGraphic/Fonts/Liberation Sans.32.tga" part="runtime" sha1="526edb97597a06ed0d9689107a4e130a22faf810" />
<File name="SimpleGraphic/Fonts/Liberation Sans.tgf" part="runtime" sha1="31fdef9c0e2ad46df47123e7d81f5e8d4fe399ed" />
<File name="SimpleGraphic/SimpleGraphic.log" part="runtime" sha1="7af798c5533adcad4c43cda0b819d64124649e24" />
<File name="vcruntime140.dll" part="runtime" runtime="win32" sha1="4e55d591111316027ae4402dfdfcf8815d541727" />
<File name="vcruntime140_1.dll" part="runtime" runtime="win32" sha1="d8d7c4b322d76e3a7b591024c62f15934979fe40" />
<File name="zlib1.dll" part="runtime" runtime="win32" sha1="e543aac26dea374e11961075e77edb0df17f5034" />
Expand Down

0 comments on commit 279999f

Please sign in to comment.