Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/msvc
diff options
context:
space:
mode:
authorJonathan Pobst <monkey@jpobst.com>2010-01-21 04:00:38 +0300
committerJonathan Pobst <monkey@jpobst.com>2010-01-21 04:00:38 +0300
commit35d5b25ecdefd3e3c0e04a065cd4853f47c7ee9a (patch)
treed009d5c57de2225b61747d3d7f07f431972f667e /msvc
parent820ad1b0413a9f4adb2bba0dbb25a2d183c62072 (diff)
Add xdebug.c to fix msvc build.
svn path=/trunk/mono/; revision=149948
Diffstat (limited to 'msvc')
-rw-r--r--msvc/libmono.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/msvc/libmono.vcproj b/msvc/libmono.vcproj
index 68d283b50a5..ac5ef8f14fa 100644
--- a/msvc/libmono.vcproj
+++ b/msvc/libmono.vcproj
@@ -6157,6 +6157,10 @@
>
</File>
<File
+ RelativePath="..\mono\mini\xdebug.c"
+ >
+ </File>
+ <File
RelativePath="..\mono\mini\debugger-agent.h"
>
</File>