Fixed bug in include, Added submodule, Updated license, readme and help text
This commit is contained in:
+20
-18
@@ -7,20 +7,20 @@
|
||||
<section name="data">
|
||||
<explorer view="C:\ProgramData\PureBasic\Examples\" pattern="0"/>
|
||||
<log show="1"/>
|
||||
<lastopen date="2025-08-03 20:57" user="Herwin" host="DESKTOP-15GVDJD"/>
|
||||
<lastopen date="2025-08-03 22:28" user="Herwin" host="DESKTOP-15GVDJD"/>
|
||||
</section>
|
||||
<section name="files">
|
||||
<file name="Main_PEArch.pb">
|
||||
<config load="0" scan="1" panel="1" warn="1" lastopen="0" sortindex="999" panelstate="+"/>
|
||||
<fingerprint md5="0ae927874ebb9b5f278ab868cd2eaad6"/>
|
||||
<fingerprint md5="3ba2b1cb13f258d1814071be7efdee72"/>
|
||||
</file>
|
||||
<file name="Includes\ImageNtHeaderHelper.pbi">
|
||||
<config load="0" scan="1" panel="1" warn="1" lastopen="0" sortindex="999" panelstate="++"/>
|
||||
<fingerprint md5="a5b4cef967764153f8aed5a0ed6474c8"/>
|
||||
<fingerprint md5="30a4ff6ed752b739cbd58ef364ad37d1"/>
|
||||
</file>
|
||||
<file name="Includes\WinApi_GetConsoleProcessList.pbi">
|
||||
<config load="0" scan="1" panel="1" warn="1" lastopen="0" sortindex="999" panelstate="++"/>
|
||||
<fingerprint md5="4ac133fc47ad2e720131876fa54f876c"/>
|
||||
<file name="Includes\PB-Win32-GetConsoleProcessList\Includes\Win32_GetConsoleProcessList.pbi">
|
||||
<config load="0" scan="1" panel="1" warn="1" lastopen="0" sortindex="999" panelstate="++++"/>
|
||||
<fingerprint md5="595f375309908ff208c5ca21d1b35cfb"/>
|
||||
</file>
|
||||
</section>
|
||||
<section name="targets">
|
||||
@@ -33,17 +33,18 @@
|
||||
<options debug="1" optimizer="1"/>
|
||||
<temporaryexe value="source"/>
|
||||
<format exe="console" cpu="0"/>
|
||||
<compilecount enable="1" value="46"/>
|
||||
<buildcount enable="1" value="15"/>
|
||||
<compilecount enable="1" value="50"/>
|
||||
<buildcount enable="1" value="18"/>
|
||||
<versioninfo enable="1">
|
||||
<field0 value="1,0,%BUILDCOUNT,%COMPILECOUNT"/>
|
||||
<field1 value="1,0,%BUILDCOUNT,%COMPILECOUNT"/>
|
||||
<field0 value="1,1,0,%BUILDCOUNT"/>
|
||||
<field1 value="1,1,0,%BUILDCOUNT"/>
|
||||
<field2 value="NibblePoker"/>
|
||||
<field3 value="PEArch"/>
|
||||
<field4 value="1.0.%BUILDCOUNT"/>
|
||||
<field5 value="1.0.%BUILDCOUNT"/>
|
||||
<field4 value="1.1.0"/>
|
||||
<field5 value="1.1.0"/>
|
||||
<field7 value="PEArch.exe"/>
|
||||
<field8 value="pearch.exe"/>
|
||||
<field14 value="https://github.com/aziascreations/PB-PEArch"/>
|
||||
</versioninfo>
|
||||
</target>
|
||||
<target name="PEArch - x86" enabled="1" default="0">
|
||||
@@ -55,17 +56,18 @@
|
||||
<options debug="1" optimizer="1"/>
|
||||
<temporaryexe value="source"/>
|
||||
<format exe="console" cpu="0"/>
|
||||
<compilecount enable="1" value="45"/>
|
||||
<buildcount enable="1" value="14"/>
|
||||
<compilecount enable="1" value="4"/>
|
||||
<buildcount enable="1" value="4"/>
|
||||
<versioninfo enable="1">
|
||||
<field0 value="1,0,%BUILDCOUNT,%COMPILECOUNT"/>
|
||||
<field1 value="1,0,%BUILDCOUNT,%COMPILECOUNT"/>
|
||||
<field0 value="1,1,0,%BUILDCOUNT"/>
|
||||
<field1 value="1,1,0,%BUILDCOUNT"/>
|
||||
<field2 value="NibblePoker"/>
|
||||
<field3 value="PEArch"/>
|
||||
<field4 value="1.0.%BUILDCOUNT"/>
|
||||
<field5 value="1.0.%BUILDCOUNT"/>
|
||||
<field4 value="1.0.0"/>
|
||||
<field5 value="1.0.0"/>
|
||||
<field7 value="PEArch.exe"/>
|
||||
<field8 value="pearch.exe"/>
|
||||
<field14 value="https://github.com/aziascreations/PB-PEArch"/>
|
||||
</versioninfo>
|
||||
</target>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user