diff -r 7a31f7298d8f -r 0c91f0baec58 crashanalysercmd/Libraries/File Formats/Plugins/XmlFilePlugin/XmlFilePlugin.csproj --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/crashanalysercmd/Libraries/File Formats/Plugins/XmlFilePlugin/XmlFilePlugin.csproj Wed Apr 21 09:51:02 2010 +0300 @@ -0,0 +1,88 @@ + + + + Debug + AnyCPU + 9.0.21022 + 2.0 + {1D07751A-83EA-4D7B-8B2B-C41305A799E0} + Library + Properties + XmlFilePlugin + XmlFile.plugin + v2.0 + 512 + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + False + ..\..\..\Engine\CrashItemLib\bin\Debug\SymbianUtils.dll + + + + + + + + + + + + + + + + + + + + {D3BDEB23-43DA-4534-986B-F6B3DD05EBF6} + SymbianStructuresLib + + + {A5B87D2F-E351-4B03-8BD0-9C8C91EDF1CC} + CrashItemLib + + + {C4F270B5-5B50-4270-9CDC-1616D9645365} + ErrorLibraryLib + + + {00DA206A-9DA2-4B2E-A376-05CAB2881ABA} + MobileCrashLib + + + + + + 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