9 lines
926 B
Text
9 lines
926 B
Text
|
|
EpdBase.cpp
|
||
|
|
c:\l\src\cs\edos\epdbase\timefunctions.h(12): warning C4091: 'static ': ignored on left of 'TimeFunctions' when no variable is declared
|
||
|
|
c:\l\src\cs\edos\epdbase\epdbase.cpp(96): warning C4244: '=': conversion from 'DWORD' to 'WORD', possible loss of data
|
||
|
|
c:\l\src\cs\edos\epdbase\epdbase.cpp(328): warning C4244: 'return': conversion from 'DWORD' to 'WORD', possible loss of data
|
||
|
|
LINK : warning LNK4068: /MACHINE not specified; defaulting to X86
|
||
|
|
.NETFramework,Version=v4.7.2.AssemblyAttributes.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
|
||
|
|
AssemblyInfo.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
|
||
|
|
EpdBase.vcxproj -> C:\l\src\cs\eDos\Debug\EpdBase.lib
|