mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 08:05:37 +00:00
FS-5167
This commit is contained in:
parent
0fe47df2d7
commit
6fa2c5d5e4
@ -196,6 +196,9 @@
|
|||||||
<ClInclude Include="getopt\getopt.h" />
|
<ClInclude Include="getopt\getopt.h" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
<ProjectReference Include="..\..\w32\Console\FreeSwitchConsole.2010.vcxproj">
|
||||||
|
<Project>{1af3a893-f7be-43dd-b697-8ab2397c0d67}</Project>
|
||||||
|
</ProjectReference>
|
||||||
<ProjectReference Include="src\esl.2010.vcxproj">
|
<ProjectReference Include="src\esl.2010.vcxproj">
|
||||||
<Project>{cf405366-9558-4ae8-90ef-5e21b51ccb4e}</Project>
|
<Project>{cf405366-9558-4ae8-90ef-5e21b51ccb4e}</Project>
|
||||||
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
||||||
@ -212,7 +215,8 @@
|
|||||||
</PreprocessorDefinitions>
|
</PreprocessorDefinitions>
|
||||||
<PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">_WIN64;_DEBUG</PreprocessorDefinitions>
|
<PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">_WIN64;_DEBUG</PreprocessorDefinitions>
|
||||||
<PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">_WIN64</PreprocessorDefinitions>
|
<PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">_WIN64</PreprocessorDefinitions>
|
||||||
</ResourceCompile> </ItemGroup>
|
</ResourceCompile>
|
||||||
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<None Include="switch_version.rc2" />
|
<None Include="switch_version.rc2" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
@ -200,6 +200,9 @@
|
|||||||
<ClInclude Include="getopt\getopt.h" />
|
<ClInclude Include="getopt\getopt.h" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
<ProjectReference Include="..\..\w32\Console\FreeSwitchConsole.2012.vcxproj">
|
||||||
|
<Project>{1af3a893-f7be-43dd-b697-8ab2397c0d67}</Project>
|
||||||
|
</ProjectReference>
|
||||||
<ProjectReference Include="src\esl.2012.vcxproj">
|
<ProjectReference Include="src\esl.2012.vcxproj">
|
||||||
<Project>{cf405366-9558-4ae8-90ef-5e21b51ccb4e}</Project>
|
<Project>{cf405366-9558-4ae8-90ef-5e21b51ccb4e}</Project>
|
||||||
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
||||||
@ -224,4 +227,4 @@
|
|||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||||
<ImportGroup Label="ExtensionTargets">
|
<ImportGroup Label="ExtensionTargets">
|
||||||
</ImportGroup>
|
</ImportGroup>
|
||||||
</Project>
|
</Project>
|
Loading…
x
Reference in New Issue
Block a user