+ removed unsupported ARCH = /arch:SSE2 from makefile.vs + removed vsimple.obj from icbench.exe target (it's part of lib) + added icapp.exe target to makefile.vs + fixed compilation error in plugins.cc (type cast error) + updated .gitignore to ignore build output files
7 lines
50 B
Plaintext
7 lines
50 B
Plaintext
.vs/
|
|
msvc.build/
|
|
*.vcxproj.user
|
|
*.obj
|
|
*.exe
|
|
*.lib
|