Compare commits
2 Commits
0868a301fe
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d2b49f9f01 | ||
|
|
abf83ae3c9 |
11
.gitignore
vendored
11
.gitignore
vendored
@@ -1,6 +1,9 @@
|
|||||||
bin
|
*.bak
|
||||||
|
.vs
|
||||||
debug
|
debug
|
||||||
obj
|
bin
|
||||||
*.user
|
|
||||||
*.v12
|
*.v12
|
||||||
*.v11
|
*.v13
|
||||||
|
obj
|
||||||
|
release
|
||||||
|
Prepare
|
||||||
BIN
.vs/ArinNewFp/v16/.suo
Normal file
BIN
.vs/ArinNewFp/v16/.suo
Normal file
Binary file not shown.
0
.vs/ArinNewFp/v16/Server/sqlite3/db.lock
Normal file
0
.vs/ArinNewFp/v16/Server/sqlite3/db.lock
Normal file
BIN
.vs/ArinNewFp/v16/Server/sqlite3/storage.ide
Normal file
BIN
.vs/ArinNewFp/v16/Server/sqlite3/storage.ide
Normal file
Binary file not shown.
BIN
ArinNewFp.suo
Normal file
BIN
ArinNewFp.suo
Normal file
Binary file not shown.
@@ -43,7 +43,7 @@
|
|||||||
</DocumentationFile>
|
</DocumentationFile>
|
||||||
<DefineConstants>_MYFORMS=True</DefineConstants>
|
<DefineConstants>_MYFORMS=True</DefineConstants>
|
||||||
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
|
||||||
<PlatformTarget>x86</PlatformTarget>
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
||||||
<Prefer32Bit>false</Prefer32Bit>
|
<Prefer32Bit>false</Prefer32Bit>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||||||
|
|||||||
@@ -43,7 +43,7 @@
|
|||||||
</DocumentationFile>
|
</DocumentationFile>
|
||||||
<DefineConstants>_MYFORMS=True</DefineConstants>
|
<DefineConstants>_MYFORMS=True</DefineConstants>
|
||||||
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
|
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022,42353,42354,42355</NoWarn>
|
||||||
<PlatformTarget>x86</PlatformTarget>
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||||||
<DebugType>pdbonly</DebugType>
|
<DebugType>pdbonly</DebugType>
|
||||||
|
|||||||
Reference in New Issue
Block a user