Change naming scheme from dqnt to dqn

This commit is contained in:
2017-04-10 18:40:15 +10:00
parent 85051a00dc
commit cbb3adae52
5 changed files with 1033 additions and 1033 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
@REM vcvarsall.bat to setup command-line compiler.
@echo OFF
set ProjectName=dqnt_unit_test
set CompileEntryPoint=..\dqnt_unit_test.cpp
set ProjectName=dqn_unit_test
set CompileEntryPoint=..\dqn_unit_test.cpp
REM Build tags file
ctags -R