diff options
Diffstat (limited to 'MirOTR/MirOTR.vcproj')
-rw-r--r-- | MirOTR/MirOTR.vcproj | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/MirOTR/MirOTR.vcproj b/MirOTR/MirOTR.vcproj index 4b46162..905d4b3 100644 --- a/MirOTR/MirOTR.vcproj +++ b/MirOTR/MirOTR.vcproj @@ -344,6 +344,18 @@ >
</File>
<File
+ RelativePath=".\mirotrmenu.cpp"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ </FileConfiguration>
+ </File>
+ <File
RelativePath=".\options.cpp"
>
</File>
@@ -422,6 +434,10 @@ >
</File>
<File
+ RelativePath=".\mirotrmenu.h"
+ >
+ </File>
+ <File
RelativePath=".\options.h"
>
</File>
|