1 Star 0 Fork 3

supercoeus / fliplo_desktop

forked from leejoker / fliplo_desktop 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
default.aproj 2.06 KB
一键复制 编辑 原始数据 按行查看 历史
leejoker 提交于 2020-12-28 09:19 . add logo
<?xml version="1.0" encoding="utf-8"?>
<project ver="10" name="fliqlo_desktop" libEmbed="true" icon="logo.ico" ui="win" output="fliqlo_desktop.exe" CompanyName="单位名称" FileDescription="fliqlo_desktop" LegalCopyright="Copyright (C) 单位名称 2020" ProductName="fliqlo_desktop" InternalName="fliqlo_desktop" FileVersion="0.0.0.03" ProductVersion="0.0.0.03" publishDir="/dist/" dstrip="false">
<file name="main.aardio" path="main.aardio" comment="main.aardio"/>
<folder name="Js渲染进程" path="res" embed="true" local="false">
<file name="flipclock.css" path="res\flipclock.css" comment="res\flipclock.css"/>
<file name="flipclock.js" path="res\flipclock.js" comment="res\flipclock.js"/>
<file name="index.aardio" path="res\index.aardio" comment="res\index.aardio"/>
<file name="jquery.min.js" path="res\jquery.min.js" comment="res\jquery.min.js"/>
<file name="style.css" path="res\style.css" comment="res\style.css"/>
</folder>
<folder name="Js主进程" path="electron.app" comment="目录" embed="false" local="false">
<file name=".aardio-ignore" path="electron.app\.aardio-ignore" comment="electron.app\.aardio-ignore"/>
<file name=".npmrc" path="electron.app\.npmrc" comment="electron.app\.npmrc"/>
<file name=".yarnrc" path="electron.app\.yarnrc" comment="electron.app\.yarnrc"/>
<file name="app.ico" path="electron.app\app.ico" comment="electron.app\app.ico"/>
<file name="main.js" path="electron.app\main.js" comment="electron.app\main.js"/>
<file name="package.json" path="electron.app\package.json" comment="electron.app\package.json"/>
<folder name="node_modules" path="electron.app\node_modules" comment="electron.app\node_modules">
<folder name="aardio" path="electron.app\node_modules\aardio" comment="electron.app\node_modules\aardio">
<file name="index.d.ts" path="electron.app\node_modules\aardio\index.d.ts" comment="electron.app\node_modules\aardio\index.d.ts"/>
<file name="index.js" path="electron.app\node_modules\aardio\index.js" comment="electron.app\node_modules\aardio\index.js"/>
</folder>
</folder>
</folder>
</project>
1
https://gitee.com/supercoeus/fliplo_desktop.git
git@gitee.com:supercoeus/fliplo_desktop.git
supercoeus
fliplo_desktop
fliplo_desktop
master

搜索帮助