TCHAR cannot be used in RegTool because it must be able to run on Win9x.

RegTool now implements A and W functions in the same binary. Bitness mixing is still problematic.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6858 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2017-05-12 00:19:23 +00:00
parent c401748d95
commit d80b364e1d
6 changed files with 445 additions and 383 deletions

View file

@ -1,7 +1,7 @@
target = 'RegTool'
files = Split("""
RegTool.c
RegTool.cpp
""")
libs = Split("""