Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 460f2a2

Browse files
author
Fraser J. Gordon
committed
Remove references to deleted source files in libcore for the VS project
1 parent e15f7ec commit 460f2a2

File tree

1 file changed

+0
-36
lines changed

1 file changed

+0
-36
lines changed

libcore/libcore.vcproj

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -141,10 +141,6 @@
141141
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
142142
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
143143
>
144-
<File
145-
RelativePath=".\src\binary.cpp"
146-
>
147-
</File>
148144
<File
149145
RelativePath=".\src\core.cpp"
150146
>
@@ -157,38 +153,6 @@
157153
RelativePath=".\src\module.cpp"
158154
>
159155
</File>
160-
<File
161-
RelativePath=".\src\sserialize.cpp"
162-
>
163-
</File>
164-
<File
165-
RelativePath=".\src\sserialize_lnx.cpp"
166-
>
167-
</File>
168-
<File
169-
RelativePath=".\src\sserialize_osx.cpp"
170-
>
171-
<FileConfiguration
172-
Name="Debug|Win32"
173-
ExcludedFromBuild="true"
174-
>
175-
<Tool
176-
Name="VCCLCompilerTool"
177-
/>
178-
</FileConfiguration>
179-
<FileConfiguration
180-
Name="Release|Win32"
181-
ExcludedFromBuild="true"
182-
>
183-
<Tool
184-
Name="VCCLCompilerTool"
185-
/>
186-
</FileConfiguration>
187-
</File>
188-
<File
189-
RelativePath=".\src\sserialize_w32.cpp"
190-
>
191-
</File>
192156
<File
193157
RelativePath=".\src\thread.cpp"
194158
>

0 commit comments

Comments
 (0)