summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tmwserv.cbp10
-rw-r--r--tmwserv.dev10
2 files changed, 15 insertions, 5 deletions
diff --git a/tmwserv.cbp b/tmwserv.cbp
index fb4d94fe..2ab1c002 100644
--- a/tmwserv.cbp
+++ b/tmwserv.cbp
@@ -39,6 +39,16 @@
<Option link="0" />
<Option target="default" />
</Unit>
+ <Unit filename="src\accountclient.cpp">
+ <Option compilerVar="CPP" />
+ <Option target="default" />
+ </Unit>
+ <Unit filename="src\accountclient.h">
+ <Option compilerVar="CPP" />
+ <Option compile="0" />
+ <Option link="0" />
+ <Option target="default" />
+ </Unit>
<Unit filename="src\accounthandler.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
diff --git a/tmwserv.dev b/tmwserv.dev
index 035edf28..939a1a27 100644
--- a/tmwserv.dev
+++ b/tmwserv.dev
@@ -1,7 +1,7 @@
[Project]
FileName=tmwserv.dev
Name=tmwserv
-UnitCount=73
+UnitCount=75
Type=1
Ver=1
ObjFiles=
@@ -698,9 +698,9 @@ OverrideBuildCmd=0
BuildCmd=
[Unit74]
-FileName=src\utils\timer.h
+FileName=src\accountclient.cpp
CompileCpp=1
-Folder=utils
+Folder=tmwserv
Compile=1
Link=1
Priority=1000
@@ -758,9 +758,9 @@ OverrideBuildCmd=0
BuildCmd=
[Unit75]
-FileName=src\utils\wingettimeofday.cpp
+FileName=src\accountclient.h
CompileCpp=1
-Folder=utils
+Folder=tmwserv
Compile=1
Link=1
Priority=1000