提交 6fa2c5d5 authored 作者: Jeff Lenk's avatar Jeff Lenk

FS-5167

上级 0fe47df2
...@@ -196,6 +196,9 @@ ...@@ -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 @@ ...@@ -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 @@ ...@@ -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>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论