Compiling the .NET projects as x64 on 64bit machines was causing problems with the unmanaged code.
12 lines
112 B
Plaintext
12 lines
112 B
Plaintext
# Visual Studio crap
|
|
Release
|
|
bin
|
|
obj
|
|
*.ncb
|
|
*.vcproj*
|
|
*.suo
|
|
|
|
# Red Alert binary files
|
|
*.[mM][iI][xX]
|
|
|