初始版本
This commit is contained in:
10
win.app/default.aproj
Normal file
10
win.app/default.aproj
Normal file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<project ver="10" name="aardio 工程" libEmbed="true" icon="..." ui="win" output="aardio 工程.exe" CompanyName="aardio" FileDescription="aardio 工程" LegalCopyright="Copyright (C) 作者 2025" ProductName="aardio 工程" InternalName="aardio 工程" FileVersion="0.0.0.4" ProductVersion="0.0.0.4" publishDir="/dist/" dstrip="false" local="false" ignored="false">
|
||||
<file name="main" path="main.aardio"/>
|
||||
<folder name="窗体" path="forms" comment="" embed="true" local="false" ignored="false"/>
|
||||
<folder name="网页" path="web" embed="true" comment="目录" local="true">
|
||||
<file name="index.html" path="web\index.html" comment="web\index.html"/>
|
||||
<file name="index.js" path="web\index.js" comment="web\index.js"/>
|
||||
</folder>
|
||||
<folder name="网页源码" path="web.src" embed="false" comment="目录" local="false" ignored="true"/>
|
||||
</project>
|
Reference in New Issue
Block a user