{9C0ECC4C-7807-4111-916A-4F57BB29788A}
Library
GreenshotPhotobucketPlugin
GreenshotPhotobucketPlugin
v2.0
Properties
False
False
4
false
OnBuildSuccess
3.5
..\Greenshot\Lib\log4net.dll
Form
Form
SettingsForm.cs
Never
Never
Never
Never
PhotobucketPlugin.cs
Designer
{5B924697-4DCD-4F98-85F1-105CB84B7341}
GreenshotPlugin
if exist "$(ProjectDir)PhotobucketCredentials.private.cs" (
rename "$(ProjectDir)PhotobucketCredentials.cs" "PhotobucketCredentials.orig.cs"
rename "$(ProjectDir)PhotobucketCredentials.private.cs" "PhotobucketCredentials.cs"
)
if exist "$(ProjectDir)PhotobucketCredentials.orig.cs" (
rename "$(ProjectDir)PhotobucketCredentials.cs" "PhotobucketCredentials.private.cs"
rename "$(ProjectDir)PhotobucketCredentials.orig.cs" "PhotobucketCredentials.cs"
)
mkdir "$(SolutionDir)Greenshot\bin\$(Configuration)\Plugins\$(ProjectName)"
copy "$(ProjectDir)bin\$(Configuration)\$(TargetFileName)" "$(SolutionDir)Greenshot\bin\$(Configuration)\Plugins\$(ProjectName)\*.gsp"
copy "$(ProjectDir)bin\$(Configuration)\$(ProjectName).pdb" "$(SolutionDir)Greenshot\bin\$(Configuration)\Plugins\$(ProjectName)\"
mkdir "$(SolutionDir)Greenshot\bin\$(Configuration)\Languages\Plugins\$(ProjectName)"
copy "$(ProjectDir)\Languages\*.xml" "$(SolutionDir)Greenshot\bin\$(Configuration)\Languages\Plugins\$(ProjectName)\"