git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3503
d0543943-73ff-0310-b7d9-
9358b9ac24b2
OutputDirectory="$(SolutionDir)$(ConfigurationName)"\r
IntermediateDirectory="$(ConfigurationName)"\r
ConfigurationType="4"\r
- CharacterSet="1"\r
+ CharacterSet="0"\r
>\r
<Tool\r
Name="VCPreBuildEventTool"\r
for(rp = *results; rp;) {
fp = rp;
+ rp = rp->next;
switch_safe_free(fp->service);
switch_safe_free(fp->route);
switch_safe_free(fp);
- rp = rp->next;
}
*results = NULL;
}
IntermediateDirectory="$(ConfigurationName)"\r
ConfigurationType="2"\r
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"\r
- CharacterSet="2"\r
+ CharacterSet="0"\r
>\r
<Tool\r
Name="VCPreBuildEventTool"\r
IntermediateDirectory="$(ConfigurationName)"\r
ConfigurationType="2"\r
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"\r
- CharacterSet="2"\r
+ CharacterSet="1"\r
>\r
<Tool\r
Name="VCPreBuildEventTool"\r