1
0

Fix SiaDrive.Api build

This commit is contained in:
Scott E. Graves
2017-02-14 21:50:58 -06:00
parent 640731e25e
commit 42cdbe2cd0
6 changed files with 38 additions and 49 deletions

View File

@@ -23,12 +23,9 @@ SiaDrive.Api.vcxproj.filters
similar extensions under a specific node (for e.g. ".cpp" files are associated with the
"Source Files" filter).
SiaDrive.Api.h
This is the main header file for the DLL. It declares the
CSiaDriveApiApp class.
SiaDrive.Api.cpp
This is the main DLL source file. It contains the class CSiaDriveApiApp.
This is the main DLL source file that contains the definition of
DllMain().
SiaDrive.Api.rc
This is a listing of all of the Microsoft Windows resources that the