BlockTheSpot/.gitignore
Nuzair 987cd4e9df
64 bit patch (#470)
* 64 bit patch

* Fix build issues

* minor changes

* Revert "minor changes"

This reverts commit 1b5a057f23.

* Revert "Fix build issues"

This reverts commit 1d1b8664b3.

* fix code.

* Update Modify.cpp

* disable exception handling

* ResolveNuGetPackages

* Update BlockTheSpot.vcxproj

* Update BlockTheSpot.vcxproj

* Update BlockTheSpot.vcxproj

* fix appveyor compile

* full x64

---------

Co-authored-by: Khunpon Pond <18654771+mrpond@users.noreply.github.com>


x64 code by @ejaxh without you this won't possible!
2023-07-26 12:29:46 +07:00

16 lines
319 B
Text

################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
/src/x64
/x64
*.exp
*.iobj
*.ipdb
*.pdb
*.dll
*.aps
*.zip
/.vs
/src/.vs