aboutsummaryrefslogtreecommitdiff
path: root/win/VC90
diff options
context:
space:
mode:
Diffstat (limited to 'win/VC90')
-rw-r--r--win/VC90/game.vcproj8
-rw-r--r--win/VC90/shared.vcproj8
2 files changed, 16 insertions, 0 deletions
diff --git a/win/VC90/game.vcproj b/win/VC90/game.vcproj
index c9f6e1e7c12..8266c4a7a6c 100644
--- a/win/VC90/game.vcproj
+++ b/win/VC90/game.vcproj
@@ -823,6 +823,14 @@
>
</File>
<File
+ RelativePath="..\..\src\game\MapUpdater.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\game\MapUpdater.h"
+ >
+ </File>
+ <File
RelativePath="..\..\src\game\MiscHandler.cpp"
>
</File>
diff --git a/win/VC90/shared.vcproj b/win/VC90/shared.vcproj
index da5e188f411..e22646fcd1b 100644
--- a/win/VC90/shared.vcproj
+++ b/win/VC90/shared.vcproj
@@ -860,6 +860,14 @@
>
</File>
<File
+ RelativePath="..\..\src\shared\DelayExecutor.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\shared\DelayExecutor.h"
+ >
+ </File>
+ <File
RelativePath="..\..\src\shared\LockedQueue.h"
>
</File>