Skip to content

Commit

Permalink
Changes due to adding VS2013 project files
Browse files Browse the repository at this point in the history
  • Loading branch information
ffes committed Nov 7, 2014
1 parent 1b77dfe commit 1be1fd5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/f-windows.rst
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,9 @@ I have no idea how things work for most GNU/Linux developers, but most Windows d
Microsoft Visual Studio
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

As already mentioned Microsoft Visual Studio 2013 has the free Express edition. For ctags the Windows Desktop Express Edition does the job. The IDE has a proper debugger. I have project-files for VS2013 to compile ctags with the IDE.
As already mentioned Microsoft Visual Studio 2013 has the free Express edition. For ctags the Windows Desktop Express Edition is enough to get the job done. The IDE has a proper debugger. Project files for VS2013 can be found in the win32 directory.

Please know that when files are added to the sources.mak, these files need to be added to the .vcproj and .vcproj.filters files as well. The XML of these files should not be a problem.

Code::Blocks
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 1be1fd5

Please sign in to comment.