From e977d158442ac4df462acf1db965ed87318b10e9 Mon Sep 17 00:00:00 2001 From: Jeff Lenk <jeff@jefflenk.com> Date: Mon, 10 Sep 2012 08:54:53 -0500 Subject: [PATCH] FS-4343 --resolve add mod_directory, mod_callcenter, mod_skypopen --- w32/Setup/Setup.wixproj | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/w32/Setup/Setup.wixproj b/w32/Setup/Setup.wixproj index f7873cac08..9a42d520a1 100644 --- a/w32/Setup/Setup.wixproj +++ b/w32/Setup/Setup.wixproj @@ -175,6 +175,15 @@ <RefProjectOutputGroups>Binaries;Content;Satellites</RefProjectOutputGroups> <RefTargetDir>MODLOCATION</RefTargetDir> </ProjectReference> + <ProjectReference Include="..\..\src\mod\applications\mod_callcenter\mod_callcenter.2010.vcxproj"> + <Name>mod_callcenter</Name> + <Project>{47886a6c-cca6-4f9f-a7d4-f97d06fb2b1a}</Project> + <Private>True</Private> + <DoNotHarvest> + </DoNotHarvest> + <RefProjectOutputGroups>Binaries;Content;Satellites</RefProjectOutputGroups> + <RefTargetDir>MODLOCATION</RefTargetDir> + </ProjectReference> <ProjectReference Include="..\..\src\mod\applications\mod_commands\mod_commands.2010.vcxproj"> <Name>mod_commands</Name> <Project>{30a5b29c-983e-4580-9fd0-d647ccdcc7eb}</Project> @@ -211,6 +220,15 @@ <RefProjectOutputGroups>Binaries;Content;Satellites</RefProjectOutputGroups> <RefTargetDir>MODLOCATION</RefTargetDir> </ProjectReference> + <ProjectReference Include="..\..\src\mod\applications\mod_directory\mod_directory.2010.vcxproj"> + <Name>mod_directory</Name> + <Project>{b889a18e-70a7-44b5-b2c9-47798d4f43b3}</Project> + <Private>True</Private> + <DoNotHarvest> + </DoNotHarvest> + <RefProjectOutputGroups>Binaries;Content;Satellites</RefProjectOutputGroups> + <RefTargetDir>MODLOCATION</RefTargetDir> + </ProjectReference> <ProjectReference Include="..\..\src\mod\applications\mod_dptools\mod_dptools.2010.vcxproj"> <Name>mod_dptools</Name> <Project>{b5881a85-fe70-4f64-8607-2caae52669c6}</Project> @@ -508,6 +526,24 @@ <RefProjectOutputGroups>Binaries;Content;Satellites</RefProjectOutputGroups> <RefTargetDir>MODLOCATION</RefTargetDir> </ProjectReference> + <ProjectReference Include="..\..\src\mod\endpoints\mod_rtmp\mod_rtmp_2010.vcxproj"> + <Name>mod_rtmp</Name> + <Project>{48414740-c693-4968-9846-ee058020c64f}</Project> + <Private>True</Private> + <DoNotHarvest> + </DoNotHarvest> + <RefProjectOutputGroups>Binaries;Content;Satellites</RefProjectOutputGroups> + <RefTargetDir>MODLOCATION</RefTargetDir> + </ProjectReference> + <ProjectReference Include="..\..\src\mod\endpoints\mod_skypopen\mod_skypopen.2010.vcxproj"> + <Name>mod_skypopen</Name> + <Project>{c6e78a4c-db1e-47f4-9b63-4dc27d86343f}</Project> + <Private>True</Private> + <DoNotHarvest> + </DoNotHarvest> + <RefProjectOutputGroups>Binaries;Content;Satellites</RefProjectOutputGroups> + <RefTargetDir>MODLOCATION</RefTargetDir> + </ProjectReference> <ProjectReference Include="..\..\src\mod\endpoints\mod_sofia\mod_sofia.2010.vcxproj"> <Name>mod_sofia</Name> <Project>{0df3abd0-ddc0-4265-b778-07c66780979b}</Project>