- Restruct folder tree
This commit is contained in:
parent
39999df6a8
commit
4d31605318
5419 changed files with 527223 additions and 18 deletions
13
src/Gem/build/win-vs2008/pluginCommon.vsprops
Normal file
13
src/Gem/build/win-vs2008/pluginCommon.vsprops
Normal file
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioPropertySheet
|
||||
ProjectType="Visual C++"
|
||||
Version="8.00"
|
||||
Name="plugin - common config"
|
||||
OutputDirectory="$(SolutionDir)"
|
||||
IntermediateDirectory="$(ProjectDir)/$(ConfigurationName)"
|
||||
>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
OutputFile="$(OutDir)/gem_$(ProjectName).dll"
|
||||
/>
|
||||
</VisualStudioPropertySheet>
|
Loading…
Add table
Add a link
Reference in a new issue