diff -r 000000000000 -r 818e61de6cd1 crashanalysercmd/Libraries/File Formats/Plugins/DExcPlugin/DExcPlugin.csproj --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/crashanalysercmd/Libraries/File Formats/Plugins/DExcPlugin/DExcPlugin.csproj Thu Feb 11 15:50:58 2010 +0200 @@ -0,0 +1,83 @@ + + + + Debug + AnyCPU + 9.0.21022 + 2.0 + {B75A7857-BA19-4A73-AACD-9F4D60C048F7} + Library + Properties + DExcPlugin + DExc.plugin + v2.0 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + + + + + + + + + + + + {D3BDEB23-43DA-4534-986B-F6B3DD05EBF6} + SymbianStructuresLib + + + {F6F4CE69-E73A-4917-97ED-B114DE90C92E} + SymbianUtils + + + {A5B87D2F-E351-4B03-8BD0-9C8C91EDF1CC} + CrashItemLib + + + + + + 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