Changed .NET projects to target x86
Compiling the .NET projects as x64 on 64bit machines was causing problems with the unmanaged code.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -5,3 +5,7 @@ obj
|
||||
*.ncb
|
||||
*.vcproj*
|
||||
*.suo
|
||||
|
||||
# Red Alert binary files
|
||||
*.[mM][iI][xX]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user