diff -r 000000000000 -r 818e61de6cd1 crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianDebugLib/Plugins/DbgEntCode/DbgEntCode.csproj --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/crashanalysercmd/PerfToolsSharedLibraries/Engine/SymbianDebugLib/Plugins/DbgEntCode/DbgEntCode.csproj Thu Feb 11 15:50:58 2010 +0200 @@ -0,0 +1,86 @@ + + + + Debug + AnyCPU + 9.0.30729 + 2.0 + {E9ADC66E-C2DB-4CDD-B443-9053B6FC1054} + Library + Properties + DbgEntCode + DbgEntCode.plugin + v2.0 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + True + True + Resources.resx + + + + + + + {F6F4CE69-E73A-4917-97ED-B114DE90C92E} + SymbianUtils + + + {796DD82D-9E7D-476D-B700-086CD9A893DA} + SymbianDebugLib + + + + + ResXFileCodeGenerator + Resources.Designer.cs + Designer + + + + + + + + + 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