mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-15 08:29:45 +00:00
generate header file into project directory not solution directory
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12275 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
35faf803bc
commit
5c57c562a0
@ -305,9 +305,9 @@
|
|||||||
>
|
>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
Description="Copying $(InputPath) to $(SolutionDir)$(InputFileName)"
|
Description="Copying $(InputPath) to $(ProjectDir)$(InputFileName)"
|
||||||
CommandLine="copy $(InputPath) $(SolutionDir)$(InputFileName)"
|
CommandLine="copy $(InputPath) $(ProjectDir)$(InputFileName)"
|
||||||
Outputs="$(SolutionDir)$(InputFileName)"
|
Outputs="$(ProjectDir)$(InputFileName)"
|
||||||
/>
|
/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
<FileConfiguration
|
<FileConfiguration
|
||||||
@ -315,9 +315,9 @@
|
|||||||
>
|
>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
Description="Copying $(InputPath) to $(SolutionDir)$(InputFileName)"
|
Description="Copying $(InputPath) to $(ProjectDir)$(InputFileName)"
|
||||||
CommandLine="copy $(InputPath) $(SolutionDir)$(InputFileName)"
|
CommandLine="copy $(InputPath) $(ProjectDir)$(InputFileName)"
|
||||||
Outputs="$(SolutionDir)$(InputFileName)"
|
Outputs="$(ProjectDir)$(InputFileName)"
|
||||||
/>
|
/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
|
@ -375,9 +375,9 @@
|
|||||||
>
|
>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
Description="Copying $(InputPath) to $(SolutionDir)$(InputFileName)"
|
Description="Copying $(InputPath) to $(ProjectDir)$(InputFileName)"
|
||||||
CommandLine="copy $(InputPath) $(SolutionDir)$(InputFileName)"
|
CommandLine="copy $(InputPath) $(ProjectDir)$(InputFileName)"
|
||||||
Outputs="$(SolutionDir)$(InputFileName)"
|
Outputs="$(ProjectDir)$(InputFileName)"
|
||||||
/>
|
/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
<FileConfiguration
|
<FileConfiguration
|
||||||
@ -385,9 +385,9 @@
|
|||||||
>
|
>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
Description="Copying $(InputPath) to $(SolutionDir)$(InputFileName)"
|
Description="Copying $(InputPath) to $(ProjectDir)$(InputFileName)"
|
||||||
CommandLine="copy $(InputPath) $(SolutionDir)$(InputFileName)"
|
CommandLine="copy $(InputPath) $(ProjectDir)$(InputFileName)"
|
||||||
Outputs="$(SolutionDir)$(InputFileName)"
|
Outputs="$(ProjectDir)$(InputFileName)"
|
||||||
/>
|
/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
<FileConfiguration
|
<FileConfiguration
|
||||||
@ -395,9 +395,9 @@
|
|||||||
>
|
>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
Description="Copying $(InputPath) to $(SolutionDir)$(InputFileName)"
|
Description="Copying $(InputPath) to $(ProjectDir)$(InputFileName)"
|
||||||
CommandLine="copy $(InputPath) $(SolutionDir)$(InputFileName)"
|
CommandLine="copy $(InputPath) $(ProjectDir)$(InputFileName)"
|
||||||
Outputs="$(SolutionDir)$(InputFileName)"
|
Outputs="$(ProjectDir)$(InputFileName)"
|
||||||
/>
|
/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
<FileConfiguration
|
<FileConfiguration
|
||||||
@ -405,9 +405,9 @@
|
|||||||
>
|
>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
Description="Copying $(InputPath) to $(SolutionDir)$(InputFileName)"
|
Description="Copying $(InputPath) to $(ProjectDir)$(InputFileName)"
|
||||||
CommandLine="copy $(InputPath) $(SolutionDir)$(InputFileName)"
|
CommandLine="copy $(InputPath) $(ProjectDir)$(InputFileName)"
|
||||||
Outputs="$(SolutionDir)$(InputFileName)"
|
Outputs="$(ProjectDir)$(InputFileName)"
|
||||||
/>
|
/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
|
@ -7,9 +7,9 @@
|
|||||||
>
|
>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
Description="Copying $(InputPath) to $(SolutionDir)$(InputFileName)"
|
Description="Copying $(InputPath) to $(ProjectDir)$(InputFileName)"
|
||||||
CommandLine="copy $(InputPath) $(SolutionDir)$(InputFileName)"
|
CommandLine="copy $(InputPath) $(ProjectDir)$(InputFileName)"
|
||||||
Outputs="$(SolutionDir)$(InputFileName)"
|
Outputs="$(ProjectDir)$(InputFileName)"
|
||||||
/>
|
/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
<FileConfiguration
|
<FileConfiguration
|
||||||
@ -17,9 +17,9 @@
|
|||||||
>
|
>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
Description="Copying $(InputPath) to $(SolutionDir)$(InputFileName)"
|
Description="Copying $(InputPath) to $(ProjectDir)$(InputFileName)"
|
||||||
CommandLine="copy $(InputPath) $(SolutionDir)$(InputFileName)"
|
CommandLine="copy $(InputPath) $(ProjectDir)$(InputFileName)"
|
||||||
Outputs="$(SolutionDir)$(InputFileName)"
|
Outputs="$(ProjectDir)$(InputFileName)"
|
||||||
/>
|
/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
|
@ -7,9 +7,9 @@
|
|||||||
>
|
>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
Description="Copying $(InputPath) to $(SolutionDir)$(InputFileName)"
|
Description="Copying $(InputPath) to $(ProjectDir)$(InputFileName)"
|
||||||
CommandLine="copy $(InputPath) $(SolutionDir)$(InputFileName)"
|
CommandLine="copy $(InputPath) $(ProjectDir)$(InputFileName)"
|
||||||
Outputs="$(SolutionDir)$(InputFileName)"
|
Outputs="$(ProjectDir)$(InputFileName)"
|
||||||
/>
|
/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
<FileConfiguration
|
<FileConfiguration
|
||||||
@ -17,9 +17,9 @@
|
|||||||
>
|
>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
Description="Copying $(InputPath) to $(SolutionDir)$(InputFileName)"
|
Description="Copying $(InputPath) to $(ProjectDir)$(InputFileName)"
|
||||||
CommandLine="copy $(InputPath) $(SolutionDir)$(InputFileName)"
|
CommandLine="copy $(InputPath) $(ProjectDir)$(InputFileName)"
|
||||||
Outputs="$(SolutionDir)$(InputFileName)"
|
Outputs="$(ProjectDir)$(InputFileName)"
|
||||||
/>
|
/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
<FileConfiguration
|
<FileConfiguration
|
||||||
@ -27,9 +27,9 @@
|
|||||||
>
|
>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
Description="Copying $(InputPath) to $(SolutionDir)$(InputFileName)"
|
Description="Copying $(InputPath) to $(ProjectDir)$(InputFileName)"
|
||||||
CommandLine="copy $(InputPath) $(SolutionDir)$(InputFileName)"
|
CommandLine="copy $(InputPath) $(ProjectDir)$(InputFileName)"
|
||||||
Outputs="$(SolutionDir)$(InputFileName)"
|
Outputs="$(ProjectDir)$(InputFileName)"
|
||||||
/>
|
/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
<FileConfiguration
|
<FileConfiguration
|
||||||
@ -37,9 +37,9 @@
|
|||||||
>
|
>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
Description="Copying $(InputPath) to $(SolutionDir)$(InputFileName)"
|
Description="Copying $(InputPath) to $(ProjectDir)$(InputFileName)"
|
||||||
CommandLine="copy $(InputPath) $(SolutionDir)$(InputFileName)"
|
CommandLine="copy $(InputPath) $(ProjectDir)$(InputFileName)"
|
||||||
Outputs="$(SolutionDir)$(InputFileName)"
|
Outputs="$(ProjectDir)$(InputFileName)"
|
||||||
/>
|
/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user