mirror of
https://github.com/pocoproject/poco.git
synced 2025-05-29 07:25:53 +02:00
MSVC 80 - exclude SharedMemory_DUMMY.cpp from build
This commit is contained in:
parent
72e771c9e9
commit
c4a10c074a
@ -3822,6 +3822,38 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath=".\src\SharedMemory_DUMMY.cpp"
|
RelativePath=".\src\SharedMemory_DUMMY.cpp"
|
||||||
>
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="debug_shared|Win32"
|
||||||
|
ExcludedFromBuild="true"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"
|
||||||
|
/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="release_shared|Win32"
|
||||||
|
ExcludedFromBuild="true"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"
|
||||||
|
/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="release_static|Win32"
|
||||||
|
ExcludedFromBuild="true"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"
|
||||||
|
/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="debug_static|Win32"
|
||||||
|
ExcludedFromBuild="true"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"
|
||||||
|
/>
|
||||||
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\src\SharedMemory_POSIX.cpp"
|
RelativePath=".\src\SharedMemory_POSIX.cpp"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user