MS V2.6.8.3 newfileFLOW Icons
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<OutputType>WinExe</OutputType>
|
||||
<StartupObject>Global_Indexer.My.MyApplication</StartupObject>
|
||||
<RootNamespace>Global_Indexer</RootNamespace>
|
||||
<AssemblyName>FileFlow</AssemblyName>
|
||||
<AssemblyName>fileFLOW</AssemblyName>
|
||||
<FileAlignment>512</FileAlignment>
|
||||
<MyType>WindowsForms</MyType>
|
||||
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
|
||||
@@ -37,7 +37,7 @@
|
||||
<DefineDebug>true</DefineDebug>
|
||||
<DefineTrace>true</DefineTrace>
|
||||
<OutputPath>bin\Debug\</OutputPath>
|
||||
<DocumentationFile>FileFlow.xml</DocumentationFile>
|
||||
<DocumentationFile>fileFLOW.xml</DocumentationFile>
|
||||
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||||
@@ -47,7 +47,7 @@
|
||||
<DefineTrace>true</DefineTrace>
|
||||
<Optimize>true</Optimize>
|
||||
<OutputPath>bin\Release\</OutputPath>
|
||||
<DocumentationFile>FileFlow.xml</DocumentationFile>
|
||||
<DocumentationFile>fileFLOW.xml</DocumentationFile>
|
||||
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
@@ -63,7 +63,7 @@
|
||||
<OptionInfer>On</OptionInfer>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<ApplicationIcon>file.ico</ApplicationIcon>
|
||||
<ApplicationIcon>DD_fileFLOW_ICON.ico</ApplicationIcon>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<ApplicationManifest>My Project\app.manifest</ApplicationManifest>
|
||||
@@ -781,6 +781,7 @@
|
||||
<None Include="Resources\arrow_Up_16xLG.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="DD_fileFLOW_ICON.ico" />
|
||||
<Content Include="DD_Icons_ICO_GLOBIX_1.ico">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
@@ -792,6 +793,8 @@
|
||||
<Content Include="MailLicense.xml">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<None Include="Resources\DD_fileFLOW_BOOT.png" />
|
||||
<None Include="Resources\DD_fileFLOW_ICON.png" />
|
||||
<None Include="Resources\Dropitlikeitshot.png" />
|
||||
<None Include="Resources\SelectAll_32x32.png" />
|
||||
<None Include="Resources\FileFlow_Boot1.png" />
|
||||
|
||||
Reference in New Issue
Block a user