Max Risuhin
9be9573533
EnableWholeProgramOptimization and UseStaticCRT msbuild custom properties
2017-12-11 14:57:19 +02:00
Przemyslaw Skibinski
fea95c1567
use FindFirstFileA and FindNextFileA on Windows
2016-12-22 10:58:58 +01:00
Przemyslaw Skibinski
253ac12cb7
VS projects: CharacterSet changed to MultiByte
2016-12-21 12:06:36 +01:00
Przemyslaw Skibinski
287f7d3d6d
added IncludePath
2016-12-21 11:58:50 +01:00
Przemyslaw Skibinski
4a6e7327c7
removed LZ4_DLL_EXPORT=1
2016-11-09 12:36:49 +01:00
Przemyslaw Skibinski
96ea2e3630
updated IntDir
2016-11-08 16:59:38 +01:00
Przemyslaw Skibinski
ec63747deb
VS project: added IntDir
2016-11-08 16:27:46 +01:00
Przemyslaw Skibinski
4b29af350c
TreatWarningAsError=true only for debug
2016-11-07 14:00:30 +01:00
Przemyslaw Skibinski
9f15a4c6e6
updated Visual Studio projects
2016-11-03 15:18:59 +01:00
Kouhei Sutou
012c66536c
Add LZ4LIB_API
...
It's based on Zstandard's ZSTDLIB_API.
See also: https://github.com/Cyan4973/lz4/issues/216#issuecomment-226245432
Deprecated functions aren't LZ4LIB_API targets. Because we don't need to
export deprecated functions from now.
There are same LZ4LIB_API definitions in each header files instead of
including a common header file because LZ4_DEPRECATED is defined so.
2016-09-23 00:39:45 +09:00
inikep
c77fdb44f1
disabled <RunCodeAnalysis> for Win32
2016-09-03 07:53:38 +02:00
inikep
e5b0f1ea14
CFLAGS += $(MOREFLAGS)
2016-09-03 02:05:01 +02:00
inikep
829ae75871
remove EnablePREfast=true for Win32
2016-09-03 01:35:00 +02:00
inikep
547e1943c0
set OutDir
2016-09-03 01:12:22 +02:00
inikep
ab707e8b0d
update IncludePath
2016-09-03 01:03:04 +02:00
inikep
c200f7e09f
renamed VS project
2016-09-03 00:51:24 +02:00