Skip to content

Shenjoku/PerforcePlugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PerforcePlugin for FlashDevelop

Build instructions:

  1. Obtain FlashDevelop source code (SVN only, sorry): https://code.google.com/p/flashdevelop/source/checkout
  2. Compile solution
  3. Add Perforce.csproj to FlashDevelop.sln
  4. Go to project properties for Perforce project:
  5. Select Build tab -> set Output Path to bin\Debug\ for Debug and bin\Release\ for Release
  6. Select Build Events tab -> set Post-build event commandline to copy "$(ProjectDir)bin\$(ConfigurationName)\Perforce.dll" "$(SolutionDir)\FlashDevelop\Bin\Debug\Plugins"
  7. Select Debug tab -> set Start external program to the path of the FlashDevelop exe. Usually found in FlashDevelop\Bin\Debug\FlashDevelop.exe
  8. Set Perforce project as Startup Project and compile!

Enjoy!

About

FlashDevelop Perforce Plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 100.0%