Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'server/server.vcproj')
-rw-r--r--server/server.vcproj16
1 files changed, 8 insertions, 8 deletions
diff --git a/server/server.vcproj b/server/server.vcproj
index 73851132..3cfcd842 100644
--- a/server/server.vcproj
+++ b/server/server.vcproj
@@ -279,14 +279,6 @@
>
</File>
<File
- RelativePath="..\agent\services\stacktrace.c"
- >
- </File>
- <File
- RelativePath="..\agent\services\stacktrace.h"
- >
- </File>
- <File
RelativePath="..\agent\services\symbols.c"
>
</File>
@@ -503,6 +495,14 @@
>
</File>
</Filter>
+ <Filter
+ Name="machine"
+ >
+ <File
+ RelativePath=".\machine\cpudefs-ext.h"
+ >
+ </File>
+ </Filter>
<File
RelativePath=".\config.h"
>

Back to the top