Debug
AnyCPU
8.0.50727
2.0
{F3F7347E-7D58-402F-9448-880CA894D718}
WinExe
Properties
SharpImage
SharpImage
SharpImage.ico
OnBuildSuccess
SharpImage.Program
x64
..\Build\x64\Debug\
TRACE;DEBUG
true
x64
..\Build\x64\Release\
TRACE
true
true
x86
..\Build\x86\Debug\
TRACE;DEBUG
true
x86
..\Build\x86\Release\
TRACE
true
true
False
..\References\IronPython\IronPython.dll
False
..\References\MagicLibrary\MagicLibrary.dll
False
False
False
..\References\ManagedITK\ManagedITK.Calculators.dll
False
False
..\References\ManagedITK\ManagedITK.CastFilters.dll
False
False
..\References\ManagedITK\ManagedITK.Common.dll
False
False
..\References\ManagedITK\ManagedITK.ComposeFilters.dll
False
False
..\References\ManagedITK\ManagedITK.IntensityFilters.dll
False
False
..\References\ManagedITK\ManagedITK.IO.dll
False
False
..\References\ManagedITK\ManagedITK.Iterators.dll
False
False
..\References\ManagedITK\ManagedITK.Paths.dll
False
False
..\References\ManagedITK\ManagedITK.PixelMathFilters.dll
False
False
..\References\ManagedITK\ManagedITK.ResizeFilters.dll
False
False
..\References\ManagedITK\ManagedITK.SpatialObjects.dll
False
False
..\References\ManagedITK\ManagedITK.Transforms.dll
False
False
..\References\Gle\bin\x86\OpenGl.Gle.dll
False
False
..\References\Tao\Tao.FreeGlut.dll
False
False
..\References\Tao\Tao.OpenGl.dll
False
False
..\References\Tao\Tao.Platform.Windows.dll
False
Form
siFormFlowLayout.cs
Form
siFormSelectPaths.cs
Form
siFormSelection.cs
Form
siFormRendererEditor.cs
Form
siFormSelectDirectedSeed.cs
Form
siFormIteration.cs
Form
siFormTransferFunctionEditor.cs
Form
siFormVariableSlider.cs
Form
siFormAddLabel.cs
Form
siFormSelectSeeds.cs
Form
siFormTool.cs
Form
siFormOpenSeries.cs
Form
siFormAbout.cs
Form
siFormMain.cs
True
True
Resources.resx
Form
siGdiRendererForm.cs
Form
siOpenGlRendererForm.cs
Form
siRendererForm.cs
Component
Form
siFormScriptConsole.cs
Designer
ResXFileCodeGenerator
Resources.Designer.cs
siFormFlowLayout.cs
Designer
siFormSelectPaths.cs
Designer
siFormSelection.cs
Designer
siFormRendererEditor.cs
Designer
siFormSelectDirectedSeed.cs
Designer
siFormIteration.cs
Designer
Designer
siFormTransferFunctionEditor.cs
siFormVariableSlider.cs
Designer
siFormAddLabel.cs
Designer
siFormSelectSeeds.cs
Designer
siFormTool.cs
Designer
siFormOpenSeries.cs
Designer
siFormAbout.cs
Designer
siFormMain.cs
Designer
siGdiRendererForm.cs
Designer
siOpenGlRendererForm.cs
Designer
siRendererForm.cs
Designer
siGdiSliceRenderer.cs
Designer
siOpenGlSliceRenderer.cs
Designer
siFormScriptConsole.cs
Designer
echo -- Copying script files to output --
mkdir $(TargetDir)Scripting
xcopy /C /Q /Y /S $(ProjectDir)Script\Source\*.py $(TargetDir)Scripting
xcopy /C /Q /Y /S $(ProjectDir)Rendering\VolumeRendering\*.vert $(TargetDir)Scripting\Rendering
xcopy /C /Q /Y /S $(ProjectDir)Rendering\VolumeRendering\*.frag $(TargetDir)Scripting\Rendering
echo -- Copying reference files to output --
mkdir $(TargetDir)System
xcopy /C /Q /Y $(ProjectDir)..\References\Gle\*.dll $(TargetDir)System
xcopy /C /Q /Y $(ProjectDir)..\References\ManagedITK\*.dll $(TargetDir)System
xcopy /C /Q /Y $(ProjectDir)..\References\ProcessCaller\bin\Release\*.dll $(TargetDir)System
xcopy /C /Q /Y $(ProjectDir)..\References\Tao\*.dll $(TargetDir)System
xcopy /C /Q /Y $(ProjectDir)..\References\IronPython\*.dll $(TargetDir)System
xcopy /C /Q /Y $(ProjectDir)..\References\MagicLibrary\*.dll $(TargetDir)System