Update README, copyright and VisualStudio project

This commit is contained in:
Gregory Soutadé
2019-03-23 09:50:09 +01:00
parent 1d8db4b6a1
commit 2b9d7d8878
5 changed files with 51 additions and 3 deletions

View File

@@ -36,6 +36,7 @@
<QtMoc Include="..\src\view\grid\DateDelegate.hpp" />
<QtMoc Include="..\src\view\grid\ChoiceDelegate.hpp" />
<QtMoc Include="..\src\view\grid\CalendarDelegate.hpp" />
<QtMoc Include="..\src\view\grid\TransfertDialog.hpp" />
<ClInclude Include="..\src\view\SupportedLanguages.hpp" />
<ClInclude Include="..\src\view\view.hpp" />
<QtMoc Include="..\src\view\wxUI.hpp" />
@@ -80,6 +81,7 @@
<ClCompile Include="..\src\view\grid\GridAccount.cpp" />
<ClCompile Include="..\src\view\grid\StarDelegate.cpp" />
<ClCompile Include="..\src\view\grid\TabDelegate.cpp" />
<ClCompile Include="..\src\view\grid\TransfertDialog.cpp" />
<ClCompile Include="..\src\view\ImportPanel.cpp" />
<ClCompile Include="..\src\view\PasswordDialog.cpp" />
<ClCompile Include="..\src\view\PreferencesPanel.cpp" />
@@ -92,7 +94,17 @@
<ClCompile Include="..\src\win32\gmtime_r.cpp" />
</ItemGroup>
<ItemGroup>
<None Include="..\AUTHORS" />
<None Include="..\ChangeLog" />
<None Include="..\COPYING" />
<None Include="..\INSTALL" />
<None Include="..\install.sh" />
<None Include="..\kc.1" />
<None Include="..\Makefile" />
<None Include="..\README" />
<None Include="..\README.fr" />
<None Include="..\resources\init.sql" />
<None Include="..\TODO" />
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{B12702AD-ABFB-343A-A199-8E24837244A3}</ProjectGuid>