diff options
Diffstat (limited to 'make_msvc_net2003.vcproj')
-rw-r--r-- | make_msvc_net2003.vcproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/make_msvc_net2003.vcproj b/make_msvc_net2003.vcproj index 956b321..be620ad 100644 --- a/make_msvc_net2003.vcproj +++ b/make_msvc_net2003.vcproj @@ -172,6 +172,9 @@ RelativePath=".\job.c">
</File>
<File
+ RelativePath=".\load.c">
+ </File>
+ <File
RelativePath=".\output.c">
</File>
<File
@@ -211,6 +214,9 @@ RelativePath=".\w32\compat\dirent.c">
</File>
<File
+ RelativePath=".\w32\compat\posixfcn.c">
+ </File>
+ <File
RelativePath=".\w32\subproc\misc.c">
<FileConfiguration
Name="Debug|Win32">
|