diff -r 000000000000 -r 818e61de6cd1 crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianStackLib/Plugins/Heuristic/SymbianStackAlgorithmHeuristic.csproj --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianStackLib/Plugins/Heuristic/SymbianStackAlgorithmHeuristic.csproj Thu Feb 11 15:50:58 2010 +0200 @@ -0,0 +1,76 @@ + + + + Debug + AnyCPU + 9.0.30729 + 2.0 + {19F87778-8320-42AC-BD00-FD23FC4D2828} + Library + Properties + SymbianStackAlgorithmHeuristic + SymbianStackAlgorithmHeuristic.plugin + v2.0 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + {796DD82D-9E7D-476D-B700-086CD9A893DA} + SymbianDebugLib + + + {D3BDEB23-43DA-4534-986B-F6B3DD05EBF6} + SymbianStructuresLib + + + {F6F4CE69-E73A-4917-97ED-B114DE90C92E} + SymbianUtils + + + {3E11A9E3-3D9B-46CC-BF1D-F4AB0D6A34C3} + SymbianStackLib + + + + + + set path_out="$(SolutionDir)$(OutDir)" +if not exist %25path_out%25 ( + mkdir %25path_out%25 +) +copy "$(TargetDir)\*.*" "$(SolutionDir)$(OutDir)" + + + \ No newline at end of file